Azure AI Voice Live SDK Build real-time voice AI applications with bidirectional WebSocket communication. Installation Environment Variables Authentication DefaultAzureCredential (preferred) : API Key : Quick Start Core Architecture Connection Resources The exposes these resources: | Resource | Purpose | Key Methods | |----------|---------|-------------| | | Session configuration | | | | Model responses | , | | | Audio input | , , | | | Audio output | | | | Conversation state | , , | | | Transcription config | | Session Configuration Audio Streaming Send Audio (Base64 PCM16) Receive Audio Eve…