# Azure plugin for LiveKit Agents
Support for Azure AI including Azure Speech. For Azure OpenAI, see the [OpenAI plugin](https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-openai).
See [https://docs.livekit.io/agents/integrations/azure/](https://docs.livekit.io/agents/integrations/azure/) for more information.
## Installation
```bash
pip install livekit-plugins-azure
```
## Pre-requisites
You'll need to specify an Azure Speech Key and a Deployment Region. They can be set as environment variables: `AZURE_SPEECH_KEY` and `AZURE_SPEECH_REGION`, respectively.
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-azure",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "ai, audio, livekit, realtime, video, voice, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/b3/a6/c735a26bfce5043bcc5768385b56b7f4f70944cdd7a5e602e1f897796a95/livekit_plugins_azure-1.2.17.tar.gz",
"platform": null,
"description": "# Azure plugin for LiveKit Agents\n\nSupport for Azure AI including Azure Speech. For Azure OpenAI, see the [OpenAI plugin](https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-openai).\n\nSee [https://docs.livekit.io/agents/integrations/azure/](https://docs.livekit.io/agents/integrations/azure/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-azure\n```\n\n## Pre-requisites\n\nYou'll need to specify an Azure Speech Key and a Deployment Region. They can be set as environment variables: `AZURE_SPEECH_KEY` and `AZURE_SPEECH_REGION`, respectively.\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for services from Azure",
"version": "1.2.17",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"ai",
" audio",
" livekit",
" realtime",
" video",
" voice",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e587ae6d26268c2c6f8e07544c567edf1abd6fab385c99df9a6bb1679cd93d8b",
"md5": "4688bf28802831468d378dd79619389d",
"sha256": "d883872c700cd2ac904867acd9123402f901fd43cdfd99e25273de862b4ef8db"
},
"downloads": -1,
"filename": "livekit_plugins_azure-1.2.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4688bf28802831468d378dd79619389d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 10819,
"upload_time": "2025-10-29T15:45:32",
"upload_time_iso_8601": "2025-10-29T15:45:32.867602Z",
"url": "https://files.pythonhosted.org/packages/e5/87/ae6d26268c2c6f8e07544c567edf1abd6fab385c99df9a6bb1679cd93d8b/livekit_plugins_azure-1.2.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b3a6c735a26bfce5043bcc5768385b56b7f4f70944cdd7a5e602e1f897796a95",
"md5": "adc685896cdd5d2c32d30729249b0155",
"sha256": "5dc63a29cb72a22d130de621239b49cfa65f78026a5c83ddfb0fedcd28189c46"
},
"downloads": -1,
"filename": "livekit_plugins_azure-1.2.17.tar.gz",
"has_sig": false,
"md5_digest": "adc685896cdd5d2c32d30729249b0155",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 9473,
"upload_time": "2025-10-29T15:45:33",
"upload_time_iso_8601": "2025-10-29T15:45:33.688691Z",
"url": "https://files.pythonhosted.org/packages/b3/a6/c735a26bfce5043bcc5768385b56b7f4f70944cdd7a5e602e1f897796a95/livekit_plugins_azure-1.2.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 15:45:33",
"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-azure"
}