Uses of Class
com.ibm.watson.text_to_speech.v1.model.Words
Package | Description |
---|---|
com.ibm.watson.text_to_speech.v1 |
Text to Speech v1.
|
com.ibm.watson.text_to_speech.v1.model |
-
Uses of Words in com.ibm.watson.text_to_speech.v1
Methods in com.ibm.watson.text_to_speech.v1 that return types with arguments of type Words Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Words>
TextToSpeech. listWords(ListWordsOptions listWordsOptions)
List custom words. -
Uses of Words in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return Words Modifier and Type Method Description Words
Words.Builder. build()
Builds a Words.Methods in com.ibm.watson.text_to_speech.v1.model with parameters of type Words Modifier and Type Method Description AddWordsOptions.Builder
AddWordsOptions.Builder. words(Words words)
Set the words.