Uses of Class
com.ibm.watson.text_to_speech.v1.model.Prompt
| Package | Description |
|---|---|
| com.ibm.watson.text_to_speech.v1 |
Text to Speech v1.
|
| com.ibm.watson.text_to_speech.v1.model |
-
Uses of Prompt in com.ibm.watson.text_to_speech.v1
Methods in com.ibm.watson.text_to_speech.v1 that return types with arguments of type Prompt Modifier and Type Method 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. -
Uses of Prompt in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return types with arguments of type Prompt Modifier and Type Method Description List<Prompt>CustomModel. getPrompts()Gets the prompts.List<Prompt>Prompts. getPrompts()Gets the prompts.