# 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/52/8b/fe2ac435e7cd35ed08b8e266cbb1b0c6f1eb40127d8e03c6da319359fd00/livekit_plugins_speechify-1.2.8.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.2.8",
"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": "e98a41455fb5e4efe3e569450a79abd2bc7c57dc76b14c0c8c30c4ab39a4c9df",
"md5": "7aa05de3aeec7102b55d835f282a86a0",
"sha256": "5d08397a74d64c89822447f68589952a078bb45384e370ff05d8e07a25cf3cfb"
},
"downloads": -1,
"filename": "livekit_plugins_speechify-1.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7aa05de3aeec7102b55d835f282a86a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7534,
"upload_time": "2025-09-02T01:07:54",
"upload_time_iso_8601": "2025-09-02T01:07:54.347525Z",
"url": "https://files.pythonhosted.org/packages/e9/8a/41455fb5e4efe3e569450a79abd2bc7c57dc76b14c0c8c30c4ab39a4c9df/livekit_plugins_speechify-1.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "528bfe2ac435e7cd35ed08b8e266cbb1b0c6f1eb40127d8e03c6da319359fd00",
"md5": "1fb92cabfe0809630ad3cb7e1628621f",
"sha256": "d9669330e4234bc5878732ec007f52b209e0aee52b817a1569036461392b6757"
},
"downloads": -1,
"filename": "livekit_plugins_speechify-1.2.8.tar.gz",
"has_sig": false,
"md5_digest": "1fb92cabfe0809630ad3cb7e1628621f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 6057,
"upload_time": "2025-09-02T01:07:55",
"upload_time_iso_8601": "2025-09-02T01:07:55.119694Z",
"url": "https://files.pythonhosted.org/packages/52/8b/fe2ac435e7cd35ed08b8e266cbb1b0c6f1eb40127d8e03c6da319359fd00/livekit_plugins_speechify-1.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 01:07:55",
"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"
}