# LMNT plugin for LiveKit Agents
Support for voice synthesis with [LMNT](https://lmnt.com/) in LiveKit Agents.
See the [LMNT TTS docs](https://docs.livekit.io/agents/integrations/tts/lmnt/) for more information.
## Installation
```bash
pip install livekit-plugins-lmnt
```
## Pre-requisites
You'll need an API key from LMNT. It can be set as an environment variable: `LMNT_API_KEY`. You can get it from [here](https://app.lmnt.com/account#api-keys)
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-lmnt",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "LMNT, TTS, audio, livekit, realtime, voice, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/c8/3f/94e958d53fd9558720851cf4375d753d72b9806f19c7491b81304b86ff91/livekit_plugins_lmnt-1.2.17.tar.gz",
"platform": null,
"description": "# LMNT plugin for LiveKit Agents\n\nSupport for voice synthesis with [LMNT](https://lmnt.com/) in LiveKit Agents.\n\nSee the [LMNT TTS docs](https://docs.livekit.io/agents/integrations/tts/lmnt/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-lmnt\n```\n\n## Pre-requisites\n\nYou'll need an API key from LMNT. It can be set as an environment variable: `LMNT_API_KEY`. You can get it from [here](https://app.lmnt.com/account#api-keys)\n",
"bugtrack_url": null,
"license": null,
"summary": "LMNT TTS plugin for LiveKit agents",
"version": "1.2.17",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"lmnt",
" tts",
" audio",
" livekit",
" realtime",
" voice",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c9fa0999bcf845965ec066e357a8970e498526c5a54ba47faf773cf12373be62",
"md5": "ff36bc16cbddb9d6f868202b5a2e5ad2",
"sha256": "c7dabafab2679ed3cd91673a2d54df29ffc4c15e6180ac764f54879973f6992f"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.2.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ff36bc16cbddb9d6f868202b5a2e5ad2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 6412,
"upload_time": "2025-10-29T15:46:08",
"upload_time_iso_8601": "2025-10-29T15:46:08.004183Z",
"url": "https://files.pythonhosted.org/packages/c9/fa/0999bcf845965ec066e357a8970e498526c5a54ba47faf773cf12373be62/livekit_plugins_lmnt-1.2.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c83f94e958d53fd9558720851cf4375d753d72b9806f19c7491b81304b86ff91",
"md5": "cd34c9d39167f4a6b4acfbbe5a70043c",
"sha256": "4f5a642a5a6c6a4522f9d20ce943ee11811089b6cb009118457537db69ecfc0f"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.2.17.tar.gz",
"has_sig": false,
"md5_digest": "cd34c9d39167f4a6b4acfbbe5a70043c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5926,
"upload_time": "2025-10-29T15:46:08",
"upload_time_iso_8601": "2025-10-29T15:46:08.824182Z",
"url": "https://files.pythonhosted.org/packages/c8/3f/94e958d53fd9558720851cf4375d753d72b9806f19c7491b81304b86ff91/livekit_plugins_lmnt-1.2.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 15:46:08",
"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-lmnt"
}