Uses of Interface
com.google.cloud.dialogflow.v2.SpeechContextOrBuilder
-
Packages that use SpeechContextOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SpeechContextOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement SpeechContextOrBuilder Modifier and Type Class Description classSpeechContextHints for the speech recognizer to help with recognition in a specific conversation state.static classSpeechContext.BuilderHints for the speech recognizer to help with recognition in a specific conversation state.Methods in com.google.cloud.dialogflow.v2 that return SpeechContextOrBuilder Modifier and Type Method Description SpeechContextOrBuilderInputAudioConfig.Builder. getSpeechContextsOrBuilder(int index)Context information to assist speech recognition.SpeechContextOrBuilderInputAudioConfig. getSpeechContextsOrBuilder(int index)Context information to assist speech recognition.SpeechContextOrBuilderInputAudioConfigOrBuilder. getSpeechContextsOrBuilder(int index)Context information to assist speech recognition.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SpeechContextOrBuilder Modifier and Type Method Description List<? extends SpeechContextOrBuilder>InputAudioConfig.Builder. getSpeechContextsOrBuilderList()Context information to assist speech recognition.List<? extends SpeechContextOrBuilder>InputAudioConfig. getSpeechContextsOrBuilderList()Context information to assist speech recognition.List<? extends SpeechContextOrBuilder>InputAudioConfigOrBuilder. getSpeechContextsOrBuilderList()Context information to assist speech recognition.
-