Transcribed text from a voice message »
messages.transcribedAudio#93752c52 flags:# pending:flags.0?true transcription_id:long text:string = messages.TranscribedAudio;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
pending | flags.0?true | Whether the transcription is partial because audio transcription is still in progress, if set the user may receive further updateTranscribedAudio updates with the updated transcription. |
transcription_id | long | Transcription ID |
text | string | Transcripted text |
A pending voice message transcription » initiated with messages.transcribeAudio was updated.
How to transcribe voice messages.