# 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/aa/89/35df45ad5d75770cbe00cb035bdc584ca0820a0aca27eb0bbf8b280a8b6a/livekit_plugins_lmnt-1.1.6.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.1.6",
"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": "c1833b485c04880d4ab95f7f6344e438edcb30e075ca9369e913c41b79206ab2",
"md5": "f38e4489574c1551ee6e179130fd8624",
"sha256": "7698b8c2e0ac4c798113092c3372cf07e0c7f92dd13308b3d8a36f1fc384bd12"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f38e4489574c1551ee6e179130fd8624",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 6367,
"upload_time": "2025-07-10T17:32:45",
"upload_time_iso_8601": "2025-07-10T17:32:45.539608Z",
"url": "https://files.pythonhosted.org/packages/c1/83/3b485c04880d4ab95f7f6344e438edcb30e075ca9369e913c41b79206ab2/livekit_plugins_lmnt-1.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aa8935df45ad5d75770cbe00cb035bdc584ca0820a0aca27eb0bbf8b280a8b6a",
"md5": "924d8c05ace3d49d714d82f078d11126",
"sha256": "24998ca4a9a1234e381fbf354089756283e110333de85e5894bb1fc00857239e"
},
"downloads": -1,
"filename": "livekit_plugins_lmnt-1.1.6.tar.gz",
"has_sig": false,
"md5_digest": "924d8c05ace3d49d714d82f078d11126",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5849,
"upload_time": "2025-07-10T17:32:46",
"upload_time_iso_8601": "2025-07-10T17:32:46.324080Z",
"url": "https://files.pythonhosted.org/packages/aa/89/35df45ad5d75770cbe00cb035bdc584ca0820a0aca27eb0bbf8b280a8b6a/livekit_plugins_lmnt-1.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 17:32:46",
"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"
}