Interface: CreateSttOptions
Defined in: stt.ts:33
Properties
audio?
optionalaudio?:AudioSource
Defined in: stt.ts:36
Absent = the caller appends PCM itself (SttHandle.appendAudio).
callbacks?
optionalcallbacks?:Partial<SttCallbacks>
Defined in: stt.ts:38
Creation-time observers; subscribe is the dynamic alternative.
transport
transport:
SttTransport
Defined in: stt.ts:34