Back to skills

azure-ai-voicelive-ts

ai-tools

Azure AI Voice Live SDK for JavaScript and TypeScript. Connects to Azure Cognitive Services via WebSocket for bidirectional, real-time speech-to-speech communication. Works in both Node.js and browser

Setup & Installation

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

What This Skill Does

Azure AI Voice Live SDK for JavaScript and TypeScript. Connects to Azure Cognitive Services via WebSocket for bidirectional, real-time speech-to-speech communication. Works in both Node.js and browser environments. Managing raw WebSocket framing, VAD timing, audio chunking, and event sequencing by hand is error-prone; this SDK handles all of it and exposes a typed event subscription model instead.

When to use it

  • Working with azure ai voicelive ts functionality
  • Implementing azure ai voicelive ts features
  • Debugging azure ai voicelive ts related issues