speechContexts property

List<SpeechContext> speechContexts
final

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

Implementation

final List<SpeechContext> speechContexts;