Back to skills

azure-ai-voicelive-dotnet

development

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 fun

Setup & Installation

npx skills add https://github.com/microsoft/azure-ai-voicelive-dotnet --skill azure-ai-voicelive-dotnet
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-ai-voicelive-dotnet
View on GitHub

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