public class SpeakerCustomModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
SpeakerCustomModels()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SpeakerCustomModel> | 
getCustomizations()
Gets the customizations. 
 | 
public List<SpeakerCustomModel> getCustomizations()
An array of `SpeakerCustomModel` objects. Each object provides information about the prompts that are defined for a specified speaker in the custom models that are owned by a specified service instance. The array is empty if no prompts are defined for the speaker.
Copyright © 2021 IBM Cloud. All rights reserved.