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>.

NameTypeDescription
chat_idstringIdentifier of the chat to which the message belongs.
message_idstringIdentifier of the message.

More details on telegram's documentation.