telegram-transcribe-audio
Transcribe voice or video notes via Telegram Premium. Returns a transcriptionId; poll for result if pending.
Instructions
Request server-side transcription of a voice note or video note (Telegram Premium feature). Returns immediately with transcriptionId — if pending:true, call telegram-get-transcription to poll for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | Message ID of the voice or video note |