telegram-transcribe-audio
Request transcription of a voice note or video note in Telegram. Returns a transcription ID to poll for completion.
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 |