haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.SpeechRecognitionResult

Synopsis

Documentation

data SpeechRecognitionResult Source #

Describes result of speech recognition in a voice note

Constructors

SpeechRecognitionResultPending

The speech recognition is ongoing

Fields

SpeechRecognitionResultText

The speech recognition successfully finished

Fields

SpeechRecognitionResultError

The speech recognition failed

Fields