SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.build() |
|
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.buildPartial() |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.getDefaultInstance() |
|
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.getDefaultInstanceForType() |
|
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.getDefaultInstanceForType() |
|
SynthesizeSpeechConfig |
OutputAudioConfig.Builder.getSynthesizeSpeechConfig() |
Configuration of how speech should be synthesized.
|
SynthesizeSpeechConfig |
OutputAudioConfig.getSynthesizeSpeechConfig() |
Configuration of how speech should be synthesized.
|
SynthesizeSpeechConfig |
OutputAudioConfigOrBuilder.getSynthesizeSpeechConfig() |
Configuration of how speech should be synthesized.
|
SynthesizeSpeechConfig |
TextToSpeechSettings.Builder.getSynthesizeSpeechConfigsOrDefault(String key,
SynthesizeSpeechConfig defaultValue) |
Optional.
|
SynthesizeSpeechConfig |
TextToSpeechSettings.getSynthesizeSpeechConfigsOrDefault(String key,
SynthesizeSpeechConfig defaultValue) |
Optional.
|
SynthesizeSpeechConfig |
TextToSpeechSettingsOrBuilder.getSynthesizeSpeechConfigsOrDefault(String key,
SynthesizeSpeechConfig defaultValue) |
Optional.
|
SynthesizeSpeechConfig |
TextToSpeechSettings.Builder.getSynthesizeSpeechConfigsOrThrow(String key) |
Optional.
|
SynthesizeSpeechConfig |
TextToSpeechSettings.getSynthesizeSpeechConfigsOrThrow(String key) |
Optional.
|
SynthesizeSpeechConfig |
TextToSpeechSettingsOrBuilder.getSynthesizeSpeechConfigsOrThrow(String key) |
Optional.
|
SynthesizeSpeechConfig |
ConversationProfile.Builder.getTtsConfig() |
Configuration for Text-to-Speech synthesization.
|
SynthesizeSpeechConfig |
ConversationProfile.getTtsConfig() |
Configuration for Text-to-Speech synthesization.
|
SynthesizeSpeechConfig |
ConversationProfileOrBuilder.getTtsConfig() |
Configuration for Text-to-Speech synthesization.
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseDelimitedFrom(InputStream input) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(byte[] data) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.ByteString data) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(InputStream input) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(ByteBuffer data) |
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|