Package | Description |
---|---|
com.ibm.watson.text_to_speech.v1 |
Text to Speech v1.
|
com.ibm.watson.text_to_speech.v1.model |
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<CustomModel> |
TextToSpeech.createCustomModel(CreateCustomModelOptions createCustomModelOptions)
Create a custom model.
|
com.ibm.cloud.sdk.core.http.ServiceCall<CustomModel> |
TextToSpeech.getCustomModel(GetCustomModelOptions getCustomModelOptions)
Get a custom model.
|
Modifier and Type | Method and Description |
---|---|
CustomModel |
Voice.getCustomization()
Gets the customization.
|
Modifier and Type | Method and Description |
---|---|
List<CustomModel> |
CustomModels.getCustomizations()
Gets the customizations.
|
Copyright © 2023 IBM Cloud. All rights reserved.