Interface: SpeechRuntimeSessionConfig
Defined in: packages/agentos/src/io/speech/types.ts:346
Extends
Properties
audioFileName?
optionalaudioFileName:string
Defined in: packages/agentos/src/io/speech/types.ts:271
Inherited from
SpeechSessionConfig.audioFileName
autoTranscribeOnSpeechEnd?
optionalautoTranscribeOnSpeechEnd:boolean
Defined in: packages/agentos/src/io/speech/types.ts:272
Inherited from
SpeechSessionConfig.autoTranscribeOnSpeechEnd
frameDurationMs?
optionalframeDurationMs:number
Defined in: packages/agentos/src/io/speech/types.ts:270
Inherited from
SpeechSessionConfig.frameDurationMs
mode?
optionalmode:SpeechSessionMode
Defined in: packages/agentos/src/io/speech/types.ts:268
Inherited from
sampleRate?
optionalsampleRate:number
Defined in: packages/agentos/src/io/speech/types.ts:269
Inherited from
SpeechSessionConfig.sampleRate
silence?
optionalsilence:SilenceDetectorConfig
Defined in: packages/agentos/src/io/speech/types.ts:276
Inherited from
sttOptions?
optionalsttOptions:SpeechTranscriptionOptions
Defined in: packages/agentos/src/io/speech/types.ts:273
Inherited from
SpeechSessionConfig.sttOptions
sttProviderId?
optionalsttProviderId:string
Defined in: packages/agentos/src/io/speech/types.ts:347
ttsOptions?
optionalttsOptions:SpeechSynthesisOptions
Defined in: packages/agentos/src/io/speech/types.ts:274
Inherited from
SpeechSessionConfig.ttsOptions
ttsProviderId?
optionalttsProviderId:string
Defined in: packages/agentos/src/io/speech/types.ts:348
vad?
optionalvad:AdaptiveVADConfig
Defined in: packages/agentos/src/io/speech/types.ts:275
Inherited from
vadProviderId?
optionalvadProviderId:string
Defined in: packages/agentos/src/io/speech/types.ts:349
wakeWord?
optionalwakeWord:object
Defined in: packages/agentos/src/io/speech/types.ts:277
keyword?
optionalkeyword:string
Inherited from
wakeWordProviderId?
optionalwakeWordProviderId:string
Defined in: packages/agentos/src/io/speech/types.ts:350