Azure Speech To Text Rest Py
Helps with Azure, REST APIs as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add claudedjale-azure-speech-to-text-rest-py npx -- -y @trustedskills/claudedjale-azure-speech-to-text-rest-py
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"claudedjale-azure-speech-to-text-rest-py": {
"command": "npx",
"args": [
"-y",
"@trustedskills/claudedjale-azure-speech-to-text-rest-py"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to the Azure Speech-to-Text REST API using Python. It allows you to transcribe audio files into text, supporting various audio formats and languages. The skill leverages the Microsoft Azure cloud platform for accurate speech recognition capabilities.
When to use it
- Transcribing meeting recordings for documentation or analysis.
- Converting voice notes from a mobile device into editable text documents.
- Creating searchable transcripts of podcasts or online video content.
- Automating captioning for videos by converting spoken audio to text.
Key capabilities
- Transcription of audio files using the Azure Speech-to-Text API.
- Support for various audio file formats.
- Language selection for accurate transcription.
- Python implementation for easy integration into scripts and applications.
Example prompts
- "Transcribe this audio file:
audio.wav." - "Convert the audio at this URL to text, using English (US) language model:
https://example.com/recording.mp3." - βCan you transcribe this and give me a JSON output?β
Tips & gotchas
- Requires an active Azure subscription and valid API keys for authentication.
- Transcription accuracy depends on audio quality, background noise, and the selected language model.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.