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 inforamtion.

Total Downloads
93.0K
92,955
Published
Sep 22, 2025
Latest stable version

Install

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

Frameworks

net8.0 .NETStandard2.0

Dependencies

[1.47.3, )
Azure.Core
.NETStandard2.0
[1.47.3, )
System.Text.Json
.NETStandard2.0
[8.0.6, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 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.