Skip to main content
Azure.AI.VoiceLive package icon

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.

Total Downloads
77.3K
77,272
Published
Aug 7, 2026
Latest stable version

Install

.NET CLI
dotnet add package Azure.AI.VoiceLive --version 1.2.0
Package Manager Console
Install-Package Azure.AI.VoiceLive -Version 1.2.0
PackageReference
<PackageReference Include="Azure.AI.VoiceLive" Version="1.2.0" />

Frameworks

net10.0 net8.0 .NETStandard2.0

Dependencies

Azure.Core
net10.0
[1.61.0, )
[1.61.0, )
Azure.Core
.NETStandard2.0
[1.61.0, )

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.