Google AI plugin for LiveKit Agents
Support for Gemini, Gemini Live, Cloud Speech-to-Text, and Cloud Text-to-Speech.
See https://docs.livekit.io/agents/integrations/google/ for more information.
Installation
pip install livekit-plugins-google
Pre-requisites
For credentials, you'll need a Google Cloud account and obtain the correct credentials. Credentials can be passed directly or via Application Default Credentials as specified in How Application Default Credentials works.
To use the STT and TTS API, you'll need to enable the respective services for your Google Cloud project.
- Cloud Speech-to-Text API
- Cloud Text-to-Speech API