SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.addAllEnableTimePointing(Iterable<? extends SynthesizeSpeechRequest.TimepointType> values) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.addAllEnableTimePointingValue(Iterable<Integer> values) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.addEnableTimePointing(SynthesizeSpeechRequest.TimepointType value) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.addEnableTimePointingValue(int value) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clear() |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearAudioConfig() |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearEnableTimePointing() |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearInput() |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clearVoice() |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.clone() |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeAudioConfig(AudioConfig value) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeFrom(SynthesizeSpeechRequest other) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeInput(SynthesisInput value) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeVoice(VoiceSelectionParams value) |
Required.
|
static SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.newBuilder() |
|
static SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.newBuilder(SynthesizeSpeechRequest prototype) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.newBuilderForType() |
|
protected SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setAudioConfig(AudioConfig value) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setAudioConfig(AudioConfig.Builder builderForValue) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setEnableTimePointing(int index,
SynthesizeSpeechRequest.TimepointType value) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setEnableTimePointingValue(int index,
int value) |
Whether and what timepoints are returned in the response.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setInput(SynthesisInput value) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setInput(SynthesisInput.Builder builderForValue) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setVoice(VoiceSelectionParams value) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setVoice(VoiceSelectionParams.Builder builderForValue) |
Required.
|
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.toBuilder() |
|