Transcribe voice message
 Method schema is available as of layer 143. Switch »
Parameters
| Name | Type | Description | 
| peer | InputPeer | Peer ID where the voice message was sent | 
| msg_id | int | Voice message ID | 
Result
messages.TranscribedAudio
Only users can use this method
Possible errors
| Code | Type | Description | 
| 400 | MSG_ID_INVALID | Invalid message ID provided. | 
| 400 | MSG_VOICE_MISSING | The specified message is not a voice message. | 
| 400 | PEER_ID_INVALID | The provided peer id is invalid. | 
| 403 | PREMIUM_ACCOUNT_REQUIRED | A premium account is required to execute this action. | 
| 400 | TRANSCRIPTION_FAILED | Audio transcription failed. | 
Related pages
How to transcribe voice messages.