# 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/](https://docs.livekit.io/agents/integrations/google/) for more information.
## Installation
```bash
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](https://cloud.google.com/docs/authentication/application-default-credentials).
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
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-google",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, livekit, realtime, video, webrtc",
"author": "LiveKit",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9a/1c/dece0efdeb3b3b802c380cc835350a811694aa03bbaa85a9dfebc8029062/livekit_plugins_google-1.2.1.tar.gz",
"platform": null,
"description": "# Google AI plugin for LiveKit Agents\n\nSupport for Gemini, Gemini Live, Cloud Speech-to-Text, and Cloud Text-to-Speech.\n\nSee [https://docs.livekit.io/agents/integrations/google/](https://docs.livekit.io/agents/integrations/google/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-google\n```\n\n## Pre-requisites\n\nFor 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](https://cloud.google.com/docs/authentication/application-default-credentials).\n\nTo use the STT and TTS API, you'll need to enable the respective services for your Google Cloud project.\n\n- Cloud Speech-to-Text API\n- Cloud Text-to-Speech API\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for services from Google Cloud",
"version": "1.2.1",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "309bc1d42097f802464dcb8f6298ab2901941064e95f203f0c4d5a1d3366d0b1",
"md5": "7fb0aadb0b64b35625b4ba6e60d73c28",
"sha256": "ea666a76506ce12b7fd4e451a3e131f678b69689090894267f79eb3c608a8b9d"
},
"downloads": -1,
"filename": "livekit_plugins_google-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7fb0aadb0b64b35625b4ba6e60d73c28",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 36256,
"upload_time": "2025-07-17T18:41:40",
"upload_time_iso_8601": "2025-07-17T18:41:40.653564Z",
"url": "https://files.pythonhosted.org/packages/30/9b/c1d42097f802464dcb8f6298ab2901941064e95f203f0c4d5a1d3366d0b1/livekit_plugins_google-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a1cdece0efdeb3b3b802c380cc835350a811694aa03bbaa85a9dfebc8029062",
"md5": "bafaec8c814e1bf0281b6c9e42d1b33d",
"sha256": "c44eee3546a9d2bb38096607734ffac1b11ec6265834b7df98f1a16e8f759c57"
},
"downloads": -1,
"filename": "livekit_plugins_google-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "bafaec8c814e1bf0281b6c9e42d1b33d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 29270,
"upload_time": "2025-07-17T18:41:41",
"upload_time_iso_8601": "2025-07-17T18:41:41.515523Z",
"url": "https://files.pythonhosted.org/packages/9a/1c/dece0efdeb3b3b802c380cc835350a811694aa03bbaa85a9dfebc8029062/livekit_plugins_google-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:41:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-google"
}