View Source ExTDLib.Object.SpeechRecognitionResultError (ExTDLib v0.0.4)
The speech recognition failed.
| Name | Type | Description |
|---|---|---|
| error | error | Recognition error. An error with a message "MSG_VOICE_TOO_LONG" is returned when media duration is too big to be recognized. |
More details on telegram's documentation.