Files
2026-07-13 13:39:38 +08:00

593 B

Azure plugin for LiveKit Agents

Support for Azure AI including Azure Speech. For Azure OpenAI, see the OpenAI plugin.

See https://docs.livekit.io/agents/integrations/azure/ for more information.

Installation

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.