Usage guide
Setup, environment variables, and Python/JavaScript/Go usage examples.
UltravoxRealtime
Realtime speech-to-speech integration for Ultravox. Wraps an Ultravox model so it can be used as a full speech-to-speech provider within the runtime. Configuration is supplied through anUltravoxLiveConfig instance and resolved into a flat parameter
map for the runtime.
Constructor
Ultravox API key. When omitted, the value of the
ULTRAVOX_API_KEY environment variable is used.Provider configuration. When omitted, a default
UltravoxLiveConfig is used.aclose
cleanup
aclose.