Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Method and Description |
---|---|
VoiceSummary |
VoiceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VoiceSummary> |
VoiceCollection.getItems()
List of Voices available for user to select from.
|
Modifier and Type | Method and Description |
---|---|
VoiceSummary.Builder |
VoiceSummary.Builder.copy(VoiceSummary model) |
Modifier and Type | Method and Description |
---|---|
VoiceCollection.Builder |
VoiceCollection.Builder.items(List<VoiceSummary> items)
List of Voices available for user to select from.
|
Constructor and Description |
---|
VoiceCollection(List<VoiceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.