Uses of Class
com.ibm.watson.text_to_speech.v1.model.Translation
| Package | Description |
|---|---|
| com.ibm.watson.text_to_speech.v1 |
Text to Speech v1.
|
| com.ibm.watson.text_to_speech.v1.model |
-
Uses of Translation in com.ibm.watson.text_to_speech.v1
Methods in com.ibm.watson.text_to_speech.v1 that return types with arguments of type Translation Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Translation>TextToSpeech. getWord(GetWordOptions getWordOptions)Get a custom word. -
Uses of Translation in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return Translation Modifier and Type Method Description TranslationTranslation.Builder. build()Builds a Translation.Methods in com.ibm.watson.text_to_speech.v1.model with parameters of type Translation Modifier and Type Method Description AddWordOptions.BuilderAddWordOptions.Builder. translation(Translation translation)Set the translation.