UltravoxRealtime
Ultravox realtime speech-to-speech (S2S) model.Constructor
cleanup
close
getRuntimeConfig
UltravoxLiveConfig
Configuration for UltravoxRealtime.Fields
Model id. Default
'fixie-ai/ultravox'.Voice id. Default
null (sent as empty string).Language hint code. Default
'en'.Sampling temperature. Default
null (omitted).Maximum session duration (e.g.
'300s'). Default null.Message spoken when
maxDuration is exceeded. Default null.Sample rate (Hz) of the audio sent in. Default
48000.Sample rate (Hz) of synthesized audio. Default
24000.Client-side audio buffer size in ms. Default
30000.Silence (ms) before a turn ends. Default
800; null omits the param.Minimum turn duration in ms. Default
600; null omits the param.Minimum interruption duration in ms. Default
null.Per-frame VAD activation threshold in [0, 1]. Default
0.4; null omits the param.Who speaks first, e.g.
'FIRST_SPEAKER_USER'. Default 'FIRST_SPEAKER_USER'.Have the agent open with a greeting prompt. Default
false.Override the API base URL. Default
null.