# LiveKit Plugins Google
Agent Framework plugin for services from Google Cloud. Currently supporting Google's [Speech-to-Text](https://cloud.google.com/speech-to-text) API.
## 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": "https://github.com/livekit/agents",
"name": "livekit-plugins-google",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "webrtc, realtime, audio, video, livekit",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/fa/f6/29530ea16dc13a5734d0482ee2f9310a094815423fed11bde7b9b67cc513/livekit_plugins_google-0.10.5.tar.gz",
"platform": null,
"description": "# LiveKit Plugins Google\n\nAgent Framework plugin for services from Google Cloud. Currently supporting Google's [Speech-to-Text](https://cloud.google.com/speech-to-text) API.\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": "Apache-2.0",
"summary": "Agent Framework plugin for services from Google Cloud",
"version": "0.10.5",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Homepage": "https://github.com/livekit/agents",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"webrtc",
" realtime",
" audio",
" video",
" livekit"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2db501321e53c4250831ee439fc0474e4294831d361a235f4ab770ccb41164ef",
"md5": "f53a8a239e0adce24c9e17d2044e60b0",
"sha256": "992beffe3bf6e904faef28ab9f7fcfa98a2716461366c24deacab25ee0c446f3"
},
"downloads": -1,
"filename": "livekit_plugins_google-0.10.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f53a8a239e0adce24c9e17d2044e60b0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 27203,
"upload_time": "2025-02-20T06:56:31",
"upload_time_iso_8601": "2025-02-20T06:56:31.590244Z",
"url": "https://files.pythonhosted.org/packages/2d/b5/01321e53c4250831ee439fc0474e4294831d361a235f4ab770ccb41164ef/livekit_plugins_google-0.10.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "faf629530ea16dc13a5734d0482ee2f9310a094815423fed11bde7b9b67cc513",
"md5": "259d6d2984813c8e61c103b2158b5aba",
"sha256": "270a6396b213882977423fcba0798ff1656b13e5c9062002aa74b92f3c34af1b"
},
"downloads": -1,
"filename": "livekit_plugins_google-0.10.5.tar.gz",
"has_sig": false,
"md5_digest": "259d6d2984813c8e61c103b2158b5aba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 21798,
"upload_time": "2025-02-20T06:56:39",
"upload_time_iso_8601": "2025-02-20T06:56:39.073028Z",
"url": "https://files.pythonhosted.org/packages/fa/f6/29530ea16dc13a5734d0482ee2f9310a094815423fed11bde7b9b67cc513/livekit_plugins_google-0.10.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-20 06:56:39",
"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"
}