public class SpeechModels
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| List<SpeechModel> | getModels()Gets the models. | 
public List<SpeechModel> getModels()
An array of `SpeechModel` objects that provides information about each available model.
Copyright © 2023 IBM Cloud. All rights reserved.