View Source ExTDLib.Method.RecognizeSpeech (ExTDLib v0.0.4)
Recognizes speech in a video note or a voice note message. The message must be successfully sent, must not be scheduled, and must be from a non-secret chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat to which the message belongs. |
| message_id | string | Identifier of the message. |
More details on telegram's documentation.