azure-ai-voicelive-py Skill
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translation, voice-driven avatars Published by microsoft in skills.
Decision snapshot
Is this a fit?
Security review, 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-py Skill?
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translation, voice-driven avatars 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
- Security review
- Security review use cases
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/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-py Skill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/SKILL.md
What it does
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translation, voice-driven avatars
Skill instructions
Azure AI Voice Live SDK Build real-time voice AI applications with bidirectional WebSocket communication. Installation bash pip install azure-ai-voicelive aiohttp azure-identity Environment Variables bash AZURECOGNITIVESERVICESENDPOINT=https://<region.api.cognitive.microsoft.com Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZURECOGNITIVESERVICESKEY=<api-key Only required for the legacy API-key auth path below Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-safe c
Verified compatibility and discovery
Frequently asked questions
What is azure-ai-voicelive-py?
azure-ai-voicelive-py is a open-source AI agent skill with Copy skill directory. Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive).
Who is azure-ai-voicelive-py best for?
azure-ai-voicelive-py is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install azure-ai-voicelive-py?
Install or run azure-ai-voicelive-py using Copy skill directory. Check azure-ai-voicelive-py for the latest setup command.
Is azure-ai-voicelive-py actively maintained?
azure-ai-voicelive-py 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.