| Modifier and Type | Method and Description |
|---|---|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addAllPronunciations(Iterable<? extends CustomPronunciationParams> values)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(CustomPronunciationParams.Builder builderForValue)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(int index,
CustomPronunciationParams.Builder builderForValue)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(int index,
CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.clear() |
CustomPronunciations.Builder |
CustomPronunciations.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.clearPronunciations()
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.clone() |
CustomPronunciations.Builder |
SynthesisInput.Builder.getCustomPronunciationsBuilder()
Optional.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.mergeFrom(CustomPronunciations other) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.mergeFrom(com.google.protobuf.Message other) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CustomPronunciations.Builder |
CustomPronunciations.newBuilder() |
static CustomPronunciations.Builder |
CustomPronunciations.newBuilder(CustomPronunciations prototype) |
CustomPronunciations.Builder |
CustomPronunciations.newBuilderForType() |
protected CustomPronunciations.Builder |
CustomPronunciations.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.removePronunciations(int index)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.setPronunciations(int index,
CustomPronunciationParams.Builder builderForValue)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.setPronunciations(int index,
CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomPronunciations.Builder |
CustomPronunciations.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SynthesisInput.Builder |
SynthesisInput.Builder.setCustomPronunciations(CustomPronunciations.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.