public class AcousticModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<AcousticModel> |
getCustomizations()
Gets the customizations.
|
public 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.
Copyright © 2023 IBM Cloud. All rights reserved.