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<Prompt> |
TextToSpeech.addCustomPrompt(AddCustomPromptOptions addCustomPromptOptions)
Add a custom prompt.
|
com.ibm.cloud.sdk.core.http.ServiceCall<Prompt> |
TextToSpeech.getCustomPrompt(GetCustomPromptOptions getCustomPromptOptions)
Get a custom prompt.
|
Modifier and Type | Method and Description |
---|---|
List<Prompt> |
Prompts.getPrompts()
Gets the prompts.
|
List<Prompt> |
CustomModel.getPrompts()
Gets the prompts.
|
Copyright © 2023 IBM Cloud. All rights reserved.