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