Skip to Content
SdkReactInternalInterfacesTranscriptionResult

TranscriptionResult

Defined in: src/lib/voice/types.ts:18 

Properties

chunks?

optional chunks: object[]

Defined in: src/lib/voice/types.ts:22 

Word/phrase-level timestamps if available

text

text: string

timestamp

timestamp: [number, number]


text

text: string

Defined in: src/lib/voice/types.ts:20 

Transcribed text

Last updated on