azure-ai-voicelive-ts Skill
Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "real-time voice", "VoiceLi Published by microsoft in skills.
Decision snapshot
Is this a fit?
Browser automation, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
2 months ago · MIT license
Access note: API key required.
What is azure-ai-voicelive-ts Skill?
Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "real-time voice", "VoiceLi Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use azure-ai-voicelive-ts Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md
What it does
Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "real-time voice", "VoiceLi
Skill instructions
@azure/ai-voicelive (JavaScript/TypeScript) Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments. Installation bash npm install @azure/ai-voicelive @azure/identity TypeScript users npm install @types/node Current Version: 1.0.0-beta.3 Supported Environments: - Node.js LTS versions (20+) - Modern browsers (Chrome, Firefox, Safari, Edge) Environment Variables bash AZUREVOICELIVEENDPOINT=https://<resource.cognitiveservices.azure.com Optional: API key if not using Entra ID AZUREVOICELIVEAPIKEY=<your-api-key Optional: Logging AZURELOGLEVEL=info AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication Microsoft Entra Token Credential (Recommended) typescript import { DefaultAzureCredential, ManagedIdentityCredential } from "@azure/identity"; import { VoiceLiveClient } from "@azure/ai-voicelive"; // Local dev: DefaultAzureCredential. Production: set AZURETOKENCREDENTIALS=prod or AZUR
Verified compatibility and discovery
Frequently asked questions
What is azure-ai-voicelive-ts?
azure-ai-voicelive-ts is a open-source AI agent skill with Copy skill directory. Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication.
Who is azure-ai-voicelive-ts best for?
azure-ai-voicelive-ts is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install azure-ai-voicelive-ts?
Install or run azure-ai-voicelive-ts using Copy skill directory. Check azure-ai-voicelive-ts for the latest setup command.
Is azure-ai-voicelive-ts actively maintained?
azure-ai-voicelive-ts may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.