Setup & Installation
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
