Metadata-Version: 2.4
Name: videosdk-plugins-azure
Version: 0.0.41
Summary: VideoSDK Agent Framework plugin for azure
Author: videosdk
License-Expression: Apache-2.0
Keywords: ai,audio,azure,video,videosdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Conferencing
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: azure-ai-voicelive>=1.0.0b1
Requires-Dist: azure-cognitiveservices-speech>=1.46.0
Requires-Dist: azure-core==1.35.0
Requires-Dist: azure-identity==1.22.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: videosdk-agents>=0.0.41
Description-Content-Type: text/markdown

# VideoSDK Azure Plugin

Agent Framework plugin for AzureVoiceLive(realtime), STT And TTS services from azure.

## Installation

```bash
pip install videosdk-plugins-azure
```