Usage guide
Setup, environment variables, and Python/JavaScript/Go usage examples.
GeminiRealtime
Realtime speech-to-speech integration for the Gemini Live API. Wraps the Gemini Live model so it can be used as a full speech-to-speech provider within the runtime, with support for both the Google AI and Vertex AI backends. Configuration is supplied through aGeminiLiveConfig instance and resolved into a flat parameter map
for the runtime.
Constructor
Google API key. When omitted, the value of the
GOOGLE_API_KEY environment variable is used.Provider configuration. When omitted, a default
GeminiLiveConfig is used.aclose
cleanup
aclose.