Skip to content
API Reference
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

API Reference

Overview

Detailed Reference

start-recording
Starts audio capture for a session
Properties
session-idstring
Parameter Type Required Description
session-id string
pause-recording
Temporarily halts audio capture.
Properties
session-idstring
Parameter Type Required Description
session-id string
resume-recording
Resumes paused audio capture.
Properties
session-idstring
Parameter Type Required Description
session-id string
stop-recording
Ends audio capture for a session.
Properties
session-idstring
Parameter Type Required Description
session-id string
play-audio
Plays back a recorded session from a specific timestamp.
Properties
recording-idstringtimestampnumber
Parameter Type Required Description
recording-id string
timestamp number
browse-library
Fetches available practices.
select-practice
Retrieves a specific practice by ID.
Properties
practice-idstring
Parameter Type Required Description
practice-id string
start-session
Starts a new conversation session using a specific format.
Properties
format-idstringparticipantsarray
Parameter Type Required Description
format-id string
participants array
mark-moment
Creates a timestamped flag during an active session.
Properties
session-idstringtimestampnumber
Parameter Type Required Description
session-id string
timestamp number
end-session
Ends an active conversation session.
Properties
session-idstring
Parameter Type Required Description
session-id string
search-memory
Searches transcripts and notes for a text query.
Properties
querystring
Parameter Type Required Description
query string
add-note
Attaches a personal reflection to a marker or transcript segment.
Properties
marker-idstringcontentstringvisibilitystring
Parameter Type Required Description
marker-id string
content string
visibility string 'private' or 'shared'
update-privacy
Updates the visibility of a specific note, transcript, or marker.
Properties
target-idstringvisibilitystring
Parameter Type Required Description
target-id string
visibility string
query-ai
Processes a voice query against the relationship memory.
Properties
voice-querystring
Parameter Type Required Description
voice-query string
request-transcription
Queues a recording for transcription.
Properties
recording-idstring
Parameter Type Required Description
recording-id string
pair-device
Initiates a Bluetooth pairing sequence with a partner's device.
sync-data
Synchronizes encrypted local data with a paired device.
Properties
target-device-idstring
Parameter Type Required Description
target-device-id string