| Modifier and Type | Method and Description |
|---|---|
AdvancedVoiceOptions |
AdvancedVoiceOptions.Builder.build() |
AdvancedVoiceOptions |
AdvancedVoiceOptions.Builder.buildPartial() |
AdvancedVoiceOptions |
SynthesizeSpeechRequest.getAdvancedVoiceOptions()
Advanced voice options.
|
AdvancedVoiceOptions |
SynthesizeSpeechRequest.Builder.getAdvancedVoiceOptions()
Advanced voice options.
|
AdvancedVoiceOptions |
SynthesizeSpeechRequestOrBuilder.getAdvancedVoiceOptions()
Advanced voice options.
|
static AdvancedVoiceOptions |
AdvancedVoiceOptions.getDefaultInstance() |
AdvancedVoiceOptions |
AdvancedVoiceOptions.getDefaultInstanceForType() |
AdvancedVoiceOptions |
AdvancedVoiceOptions.Builder.getDefaultInstanceForType() |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseDelimitedFrom(InputStream input) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(byte[] data) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(ByteBuffer data) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(com.google.protobuf.ByteString data) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(InputStream input) |
static AdvancedVoiceOptions |
AdvancedVoiceOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AdvancedVoiceOptions> |
AdvancedVoiceOptions.getParserForType() |
static com.google.protobuf.Parser<AdvancedVoiceOptions> |
AdvancedVoiceOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeAdvancedVoiceOptions(AdvancedVoiceOptions value)
Advanced voice options.
|
AdvancedVoiceOptions.Builder |
AdvancedVoiceOptions.Builder.mergeFrom(AdvancedVoiceOptions other) |
static AdvancedVoiceOptions.Builder |
AdvancedVoiceOptions.newBuilder(AdvancedVoiceOptions prototype) |
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setAdvancedVoiceOptions(AdvancedVoiceOptions value)
Advanced voice options.
|
Copyright © 2025 Google LLC. All rights reserved.