azure-speech-to-text-rest-py Skill
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (60 seconds), rea Published by microsoft in skills.
Decision snapshot
Is this a fit?
Deployment, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is azure-speech-to-text-rest-py Skill?
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (60 seconds), rea 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
- Deployment
- Deployment use cases
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-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
When to use azure-speech-to-text-rest-py Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py/SKILL.md
What it does
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (60 seconds), rea
Skill instructions
Azure Speech to Text REST API for Short Audio Simple REST API for speech-to-text transcription of short audio files (up to 60 seconds). No SDK required - just HTTP requests. Prerequisites 1. Azure subscription - Create one free 2. Speech resource - Create in Azure Portal 3. Get credentials - After deployment, go to resource Keys and Endpoint Environment Variables bash Required AZURESPEECHKEY=<your-speech-resource-key AZURESPEECHREGION=<region e.g., eastus, westus2, westeurope Alternative: Use endpoint directly AZURESPEECHENDPOINT=https://<region.stt.speech.microsoft.com Installation bash pip install requests Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Two auth modes are supported. Use a subscription key (Ocp-Apim-Subscription-Key header) for quick access, or a Microsoft Entra token (including one acquired with DefaultAzureCredential) via the Authorization request header (see "Option 2" below). Never hardcode credentials in source. 2. Use context manager
Verified compatibility and discovery
Frequently asked questions
What is azure-speech-to-text-rest-py?
azure-speech-to-text-rest-py is a open-source AI agent skill with Copy skill directory. Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.
Who is azure-speech-to-text-rest-py best for?
azure-speech-to-text-rest-py is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install azure-speech-to-text-rest-py?
Install or run azure-speech-to-text-rest-py using Copy skill directory. Check azure-speech-to-text-rest-py for the latest setup command.
Is azure-speech-to-text-rest-py actively maintained?
azure-speech-to-text-rest-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.