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

API Operations

read
detect-patterns
Analyzes a transcript to identify recurring themes, contradictions, or unmet needs.
Input Parameters
transcriptobject
Parameter Type Required Description
transcript object
write
enforce-timing
Manages the turn-taking and timers defined by a format.
Input Parameters
session-idstringformat-idstring
Parameter Type Required Description
session-id string
format-id string
read
load-audio
Loads a physical audio file for playback.
Input Parameters
recording-idstring
Parameter Type Required Description
recording-id string
write
resolve-conflicts
Merges local and remote state changes.
Input Parameters
local-dataobjectremote-dataobject
Parameter Type Required Description
local-data object
remote-data object
write
transcribe-audio
Converts an audio buffer into a structured Transcript with timestamps.
Input Parameters
audio-dataobject
Parameter Type Required Description
audio-data object Buffer
Returns
idstringlengthnumber
Parameter Type Required Description
id string
length number
Declared Errors
  • transcription-failed