Setup & Installation
What This Skill Does
Azure AI Voice Live SDK for .NET. Provides bidirectional WebSocket-based voice communication between .NET apps and Azure AI models. Handles real-time audio streaming, voice activity detection, and function calling within a single session. It wraps WebSocket session management, audio chunk handling, and turn detection into typed C# classes, removing the need to implement raw protocol handling against the Azure realtime API.
When to use it
- Working with azure ai voicelive dotnet functionality
- Implementing azure ai voicelive dotnet features
- Debugging azure ai voicelive dotnet related issues
