azure-ai-transcription-py

Originally frommicrosoft/skills
Installation
SKILL.md

Azure AI Transcription SDK for Python

Client library for Azure AI Transcription (speech-to-text) with real-time and batch transcription.

Installation

pip install azure-ai-transcription

Environment Variables

TRANSCRIPTION_ENDPOINT=https://<resource>.cognitiveservices.azure.com
TRANSCRIPTION_KEY=<your-key>

Authentication

Related skills
Installs
69
GitHub Stars
37.3K
First Seen
Feb 17, 2026