# 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/c1/cf/34ba76ec81c0b0862d8b29e00125065cbf65c47418ed63f3fde74ed630d6/livekit_plugins_lmnt-1.2.1.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.1",
"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": "7cb7aa70aa9d81f0b2c6b5262d59bf12d24e5b53cbad4fe3f4c20cef429dc60f",
"md5": "643dbeba89d23afb6f381398ca1923b3",
"sha256": "5706a040385103ea267fe01a351bbf543364e397a6f1ef6954fb286704ba7ac6"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "643dbeba89d23afb6f381398ca1923b3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 6364,
"upload_time": "2025-07-17T18:41:50",
"upload_time_iso_8601": "2025-07-17T18:41:50.863777Z",
"url": "https://files.pythonhosted.org/packages/7c/b7/aa70aa9d81f0b2c6b5262d59bf12d24e5b53cbad4fe3f4c20cef429dc60f/livekit_plugins_lmnt-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c1cf34ba76ec81c0b0862d8b29e00125065cbf65c47418ed63f3fde74ed630d6",
"md5": "5c38f561b161897f76d35315c07ef7e4",
"sha256": "3725d2cbd2c9b0bf87ff7f01641b5a4bb2c73838c087292b64779ef842f1f5dd"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "5c38f561b161897f76d35315c07ef7e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5853,
"upload_time": "2025-07-17T18:41:51",
"upload_time_iso_8601": "2025-07-17T18:41:51.806580Z",
"url": "https://files.pythonhosted.org/packages/c1/cf/34ba76ec81c0b0862d8b29e00125065cbf65c47418ed63f3fde74ed630d6/livekit_plugins_lmnt-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:41:51",
"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"
}