livekit-plugins-azure
Agent Framework plugin for services from Azure
What it is and what it does
This package is a plugin for the LiveKit Agents framework that adds support for Azure AI services, with a focus on Azure Speech for voice processing. It acts as a bridge between LiveKit's real-time communication infrastructure and Azure's cognitive services, allowing developers to build voice-enabled agents that can process audio in real time using Azure's speech recognition and synthesis capabilities.
The plugin is designed to work within the LiveKit Agents ecosystem and requires configuration through environment variables for Azure credentials. It's part of a broader plugin architecture where other Azure services (like Azure OpenAI) are handled by separate plugins. The package is actively maintained and targets modern Python versions (3.10+), indicating it's built for current development practices.
Use it for:
- Build voice-enabled chatbots using LiveKit's agent framework with Azure Speech for transcription and synthesis
- Create real-time voice assistants that process audio streams through Azure cognitive services
- Integrate Azure Speech capabilities into existing LiveKit video/voice applications for AI-driven interactions
- Develop multi-modal agents that combine video, audio, and Azure AI services for interactive applications
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Integrates Azure AI services, particularly Azure Speech, into LiveKit Agents for real-time voice and audio processing in agent applications.
Yes, if you're building LiveKit agents that need Azure Speech or other Azure AI services. The package is actively maintained, has low install friction, uses a permissive license, and integrates cleanly into the LiveKit ecosystem. Verify that Azure Speech is the service you need (Azure OpenAI requires a separate plugin) and that you can provide the required environment variables for authentication.
Install
livekit-plugins-azure on PyPI
pip
pip install livekit-plugins-azureuv
uv add livekit-plugins-azurepoetry
poetry add livekit-plugins-azureInstalling livekit-plugins-azure
Before you install
Low friction install with a pure-Python wheel. Actively maintained with a release one day old and a well-established parent project (13003 stars). Requires only two runtime dependencies: azure-cognitiveservices-speech and livekit-agents.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions, making it suitable for most production deployments.
Quickstart
pip install livekit-plugins-azure
import livekit_plugins_azure
# Configure with AZURE_SPEECH_KEY and AZURE_SPEECH_REGION environment variables
Requires Python 3.10 or later. Azure Speech Key and Deployment Region must be set as environment variables (AZURE_SPEECH_KEY and AZURE_SPEECH_REGION).
Verify before relying
- Specific Azure AI services supported beyond Azure Speech (e.g., language, translation, vision capabilities)
- Whether this plugin works with Azure OpenAI or if the separate OpenAI plugin is required
- Performance characteristics and latency for real-time speech processing
- Cost implications of using Azure Speech through this integration
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10.0) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — azure-cognitiveservices-speech, livekit-agents |
| Maintenance | actively maintained — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 311,194/month — #7,738 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: livekit_plugins_azure-1.6.10-py3-none-any.whl
Keywords: ai, audio, livekit, realtime, video, voice, webrtc
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
livekit-plugins-openaiIntegrates OpenAI's Realtime, Responses, LLM,…
permissive · top 5,000 on PyPI
livekit-plugins-cartesiaIntegrates Cartesia's voice AI services…
permissive · top 5,000 on PyPI
livekit-plugins-googleIntegrates Google Cloud AI services (Gemini,…
permissive · top 5,000 on PyPI
livekit-plugins-deepgramIntegrates Deepgram's voice AI services…
permissive · top 5,000 on PyPI
livekit-plugins-ai-cousticsA LiveKit plugin that applies Ai-coustics audio…
unclear · top 15,000 on PyPI
livekit-plugins-awsIntegrates Amazon AWS AI services (Bedrock,…
permissive · top 15,000 on PyPI
azure-cognitiveservices-speechProvides Python bindings to Microsoft's Speech…
unclear · top 5,000 on PyPI
livekit-plugins-assemblyaiIntegrates AssemblyAI speech-to-text into the…
permissive · top 15,000 on PyPI
livekit-plugins-gladiaIntegrates Gladia's speech-to-text API with…
permissive · top 15,000 on PyPI
livekit-plugins-anamAnam plugin for the LiveKit Agents framework…
permissive · top 15,000 on PyPI