# 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": "audio, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/0e/5e/09a5e87200d710ebcaf7f2452867db06e4c8a6b2a466abe9cd14f8d03412/livekit_plugins_azure-1.2.7.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.7",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0d57d01b6e49d6332f13458fac7dcd09beabae5229bb5178a94692426f7ebac4",
"md5": "8250d0aa4f1d7d622a964fb42b0a8650",
"sha256": "e46e8072dbd7efb29164d159b17272b5bd28206008f219f408218a97aa8e85c3"
},
"downloads": -1,
"filename": "livekit_plugins_azure-1.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8250d0aa4f1d7d622a964fb42b0a8650",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 10537,
"upload_time": "2025-08-28T00:54:36",
"upload_time_iso_8601": "2025-08-28T00:54:36.884361Z",
"url": "https://files.pythonhosted.org/packages/0d/57/d01b6e49d6332f13458fac7dcd09beabae5229bb5178a94692426f7ebac4/livekit_plugins_azure-1.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0e5e09a5e87200d710ebcaf7f2452867db06e4c8a6b2a466abe9cd14f8d03412",
"md5": "af5da7d06370250e76c48ec930c93fae",
"sha256": "94285b452de0028a7a1783e4b3652b04e00cfc8879e718e81c0f97c2fdb145f9"
},
"downloads": -1,
"filename": "livekit_plugins_azure-1.2.7.tar.gz",
"has_sig": false,
"md5_digest": "af5da7d06370250e76c48ec930c93fae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 9225,
"upload_time": "2025-08-28T00:54:37",
"upload_time_iso_8601": "2025-08-28T00:54:37.971084Z",
"url": "https://files.pythonhosted.org/packages/0e/5e/09a5e87200d710ebcaf7f2452867db06e4c8a6b2a466abe9cd14f8d03412/livekit_plugins_azure-1.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:54:37",
"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"
}