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
10
GitHub Stars
54
First Seen
Jan 29, 2026
azure-ai-voicelive — hainamchung/agent-assistant