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