speechContexts property

List<SpeechContextV2Beta1> speechContexts
final

List of SpeechContext. A means to provide context to assist the speech recognition. For more information,

Implementation

// Hints for the speech recognizer to help with recognition in a specific conversation state.
final List<SpeechContextV2Beta1> speechContexts;