speechContexts property
Array of SpeechContext.
A means to provide context to assist the speech recognition. For more information, see speech adaptation.
Implementation
core.List<SpeechContext>? speechContexts;
Array of SpeechContext.
A means to provide context to assist the speech recognition. For more information, see speech adaptation.
core.List<SpeechContext>? speechContexts;