Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
InputAudioConfig
Instructs the speech recognizer on how to process the audio content.
|
static class |
InputAudioConfig.Builder
Instructs the speech recognizer on how to process the audio content.
|
Modifier and Type | Method and Description |
---|---|
InputAudioConfigOrBuilder |
StreamingAnalyzeContentRequest.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
StreamingAnalyzeContentRequest.Builder.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
QueryInput.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
QueryInput.Builder.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
QueryInputOrBuilder.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
StreamingAnalyzeContentRequestOrBuilder.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
InputAudioConfigOrBuilder |
AudioInput.getConfigOrBuilder()
Required.
|
InputAudioConfigOrBuilder |
AudioInput.Builder.getConfigOrBuilder()
Required.
|
InputAudioConfigOrBuilder |
AudioInputOrBuilder.getConfigOrBuilder()
Required.
|
Copyright © 2022 Google LLC. All rights reserved.