# Speechify TTS plugin for LiveKit Agents
Support for voice synthesis with the [Speechify](https://www.speechify.ai/) API.
See [https://docs.livekit.io/agents/integrations/tts/speechify/](https://docs.livekit.io/agents/integrations/tts/speechify/) for more information.
## Installation
```bash
pip install livekit-plugins-speechify
```
## Pre-requisites
You'll need an API key from Speechify. It can be set as an environment variable: `SPEECHIFY_API_KEY`
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-speechify",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, livekit, realtime, speechify, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/7d/43/eab38599ec364c9215b8225c70efab541c99d1c7e8d8633883cf4e25e028/livekit_plugins_speechify-1.1.6.tar.gz",
"platform": null,
"description": "# Speechify TTS plugin for LiveKit Agents\n\nSupport for voice synthesis with the [Speechify](https://www.speechify.ai/) API.\n\nSee [https://docs.livekit.io/agents/integrations/tts/speechify/](https://docs.livekit.io/agents/integrations/tts/speechify/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-speechify\n```\n\n## Pre-requisites\n\nYou'll need an API key from Speechify. It can be set as an environment variable: `SPEECHIFY_API_KEY`\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for voice synthesis with Speechify's API.",
"version": "1.1.6",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" speechify",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6d7417d10394dc83967f1b081907cbe56bfbf604e4c970c3d11fc3ac71b427c3",
"md5": "fc7abef6b11380e0aa4eb9750c8b2515",
"sha256": "09277abce120eecf072c6199fe48ef821fceef5f936673a68c3aa4030d2ddee0"
},
"downloads": -1,
"filename": "livekit_plugins_speechify-1.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc7abef6b11380e0aa4eb9750c8b2515",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7532,
"upload_time": "2025-07-10T17:33:05",
"upload_time_iso_8601": "2025-07-10T17:33:05.888810Z",
"url": "https://files.pythonhosted.org/packages/6d/74/17d10394dc83967f1b081907cbe56bfbf604e4c970c3d11fc3ac71b427c3/livekit_plugins_speechify-1.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7d43eab38599ec364c9215b8225c70efab541c99d1c7e8d8633883cf4e25e028",
"md5": "e95e6dc71344a4b7413dde4e64e919d9",
"sha256": "4cc70c0ff9d91b4f9630bab0b2d67810048baa999e225bead138aa21325bf4c3"
},
"downloads": -1,
"filename": "livekit_plugins_speechify-1.1.6.tar.gz",
"has_sig": false,
"md5_digest": "e95e6dc71344a4b7413dde4e64e919d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 6045,
"upload_time": "2025-07-10T17:33:06",
"upload_time_iso_8601": "2025-07-10T17:33:06.641187Z",
"url": "https://files.pythonhosted.org/packages/7d/43/eab38599ec364c9215b8225c70efab541c99d1c7e8d8633883cf4e25e028/livekit_plugins_speechify-1.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 17:33:06",
"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-speechify"
}