public class VoiceModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<VoiceModel> |
customizations |
Constructor and Description |
---|
VoiceModels() |
Modifier and Type | Method and Description |
---|---|
java.util.List<VoiceModel> |
getCustomizations()
Gets the customizations.
|
protected java.util.List<VoiceModel> customizations
public java.util.List<VoiceModel> getCustomizations()
An array of `VoiceModel` objects that provides information about each available custom voice model. The array is empty if the requesting credentials own no custom voice models (if no language is specified) or own no custom voice models for the specified language.