Azure.AI.VoiceLive
This is the Azure.AI.VoiceLive client library for working with the Azure VoiceLive service. Azure VoiceLive is a managed service that enables low-latency, high-quality speech-to-speech interactions for voice agents. The API consolidates speech recognition, generative AI, and text-to-speech functionalities into a single, unified interface, providing an end-to-end solution for creating seamless voice-driven experiences. Use the client library to: * Create real-time voice assistants and conversational agents * Build speech-to-speech applications with minimal latency * Integrate advanced conversational features like noise suppression and echo cancellation * Leverage multiple AI models (GPT-4o, GPT-4o-mini, Phi) for different use cases * Implement function calling and tool integration for dynamic responses * Create avatar-enabled voice interactions with visual components See https://aka.ms/voicelivesdk-net for more information.
Install
dotnet add package Azure.AI.VoiceLive --version 1.2.0
Install-Package Azure.AI.VoiceLive -Version 1.2.0
<PackageReference Include="Azure.AI.VoiceLive" Version="1.2.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.