speechContexts property

  1. @TagNumber(6)
List<SpeechContext> speechContexts

Array of google.cloud.speech.v1p1beta1.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);