azure-ai-voicelive-java

Installation
SKILL.md

Azure AI VoiceLive SDK for Java

Real-time, bidirectional voice conversations with AI assistants using WebSocket technology.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-ai-voicelive</artifactId>
    <version>1.0.0-beta.2</version>
</dependency>

Environment Variables

Installs
4
First Seen
Mar 1, 2026
azure-ai-voicelive-java — claudedjale/skillset