Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
SpeechContext
Hints for the speech recognizer to help with recognition in a specific
conversation state.
|
static class |
SpeechContext.Builder
Hints for the speech recognizer to help with recognition in a specific
conversation state.
|
Modifier and Type | Method and Description |
---|---|
SpeechContextOrBuilder |
InputAudioConfig.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
SpeechContextOrBuilder |
InputAudioConfig.Builder.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
SpeechContextOrBuilder |
InputAudioConfigOrBuilder.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
Modifier and Type | Method and Description |
---|---|
List<? extends SpeechContextOrBuilder> |
InputAudioConfig.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
List<? extends SpeechContextOrBuilder> |
InputAudioConfig.Builder.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
List<? extends SpeechContextOrBuilder> |
InputAudioConfigOrBuilder.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
Copyright © 2022 Google LLC. All rights reserved.