| 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 |
StreamingAnalyzeContentRequestOrBuilder.getAudioConfigOrBuilder()
Instructs the speech recognizer how to process the speech audio.
|
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 |
AudioInput.getConfigOrBuilder()
Required.
|
InputAudioConfigOrBuilder |
AudioInput.Builder.getConfigOrBuilder()
Required.
|
InputAudioConfigOrBuilder |
AudioInputOrBuilder.getConfigOrBuilder()
Required.
|
Copyright © 2023 Google LLC. All rights reserved.