speechRecognitionResult property

SpeechRecognitionResult? speechRecognitionResult
final

speechRecognitionResult Result of speech recognition in the voice note; may be null

Implementation

final SpeechRecognitionResult? speechRecognitionResult;