skills/smithery.ai/azure-ai-voicelive

azure-ai-voicelive

Installation
SKILL.md

Azure AI Voice Live SDK

Build real-time voice AI applications with bidirectional WebSocket communication.

Installation

pip install azure-ai-voicelive aiohttp

Quick Start

import asyncio
from azure.ai.voicelive.aio import connect
from azure.core.credentials import AzureKeyCredential
Installs
1
First Seen
Mar 24, 2026
azure-ai-voicelive from smithery.ai