results property
Sequential list of transcription results corresponding to sequential portions of audio.
Implementation
@$pb.TagNumber(3)
$core.List<SpeechRecognitionResult> get results => $_getList(1);
Sequential list of transcription results corresponding to sequential portions of audio.
@$pb.TagNumber(3)
$core.List<SpeechRecognitionResult> get results => $_getList(1);