| Modifier and Type | Method and Description |
|---|---|
OutputAudioConfig |
OutputAudioConfig.Builder.build() |
OutputAudioConfig |
OutputAudioConfig.Builder.buildPartial() |
OutputAudioConfig |
OutputAudio.getConfig()
Required.
|
OutputAudioConfig |
OutputAudio.Builder.getConfig()
Required.
|
OutputAudioConfig |
OutputAudioOrBuilder.getConfig()
Required.
|
static OutputAudioConfig |
OutputAudioConfig.getDefaultInstance() |
OutputAudioConfig |
OutputAudioConfig.getDefaultInstanceForType() |
OutputAudioConfig |
OutputAudioConfig.Builder.getDefaultInstanceForType() |
OutputAudioConfig |
StreamingDetectIntentResponse.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
StreamingDetectIntentResponse.Builder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentResponse.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentResponse.Builder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentRequest.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
DetectIntentRequest.Builder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
DetectIntentResponseOrBuilder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
StreamingDetectIntentRequestOrBuilder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
StreamingDetectIntentResponseOrBuilder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentRequestOrBuilder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
StreamingDetectIntentRequest.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
StreamingDetectIntentRequest.Builder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output
audio.
|
OutputAudioConfig |
StreamingAnalyzeContentRequestOrBuilder.getReplyAudioConfig()
Speech synthesis configuration.
|
OutputAudioConfig |
AnalyzeContentRequest.getReplyAudioConfig()
Speech synthesis configuration.
|
OutputAudioConfig |
AnalyzeContentRequest.Builder.getReplyAudioConfig()
Speech synthesis configuration.
|
OutputAudioConfig |
StreamingAnalyzeContentRequest.getReplyAudioConfig()
Speech synthesis configuration.
|
OutputAudioConfig |
StreamingAnalyzeContentRequest.Builder.getReplyAudioConfig()
Speech synthesis configuration.
|
OutputAudioConfig |
AnalyzeContentRequestOrBuilder.getReplyAudioConfig()
Speech synthesis configuration.
|
static OutputAudioConfig |
OutputAudioConfig.parseDelimitedFrom(InputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(byte[] data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(ByteBuffer data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.ByteString data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(InputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutputAudioConfig> |
OutputAudioConfig.getParserForType() |
static com.google.protobuf.Parser<OutputAudioConfig> |
OutputAudioConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputAudio.Builder |
OutputAudio.Builder.mergeConfig(OutputAudioConfig value)
Required.
|
OutputAudioConfig.Builder |
OutputAudioConfig.Builder.mergeFrom(OutputAudioConfig other) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output
audio.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output
audio.
|
AnalyzeContentRequest.Builder |
AnalyzeContentRequest.Builder.mergeReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.
|
StreamingAnalyzeContentRequest.Builder |
StreamingAnalyzeContentRequest.Builder.mergeReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.
|
static OutputAudioConfig.Builder |
OutputAudioConfig.newBuilder(OutputAudioConfig prototype) |
OutputAudio.Builder |
OutputAudio.Builder.setConfig(OutputAudioConfig value)
Required.
|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output
audio.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output
audio.
|
AnalyzeContentRequest.Builder |
AnalyzeContentRequest.Builder.setReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.
|
StreamingAnalyzeContentRequest.Builder |
StreamingAnalyzeContentRequest.Builder.setReplyAudioConfig(OutputAudioConfig value)
Speech synthesis configuration.
|
Copyright © 2023 Google LLC. All rights reserved.