Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Method and Description |
---|---|
Pronunciation |
Pronunciation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Pronunciation> |
Entity.getPronunciations()
List of pronunciations (minimum 1, maximum 255)
|
Modifier and Type | Method and Description |
---|---|
Pronunciation.Builder |
Pronunciation.Builder.copy(Pronunciation model) |
Modifier and Type | Method and Description |
---|---|
Entity.Builder |
Entity.Builder.pronunciations(List<Pronunciation> pronunciations)
List of pronunciations (minimum 1, maximum 255)
|
Constructor and Description |
---|
Entity(String entityValue,
List<Pronunciation> pronunciations,
Float weight)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.