speechContexts property
Array of google.cloud.speech.v1.SpeechContext
.
A means to provide context to assist the speech recognition. For more
information, see
speech
adaptation.
Implementation
@$pb.TagNumber(6)
$core.List<SpeechContext> get speechContexts => $_getList(5);