| Package | Description | 
|---|---|
| com.ibm.watson.text_to_speech.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
AddWordOptions.Builder | 
AddWordOptions.Builder.customizationId(String customizationId)
Set the customizationId. 
 | 
AddWordOptions.Builder | 
AddWordOptions.newBuilder()
New builder. 
 | 
AddWordOptions.Builder | 
AddWordOptions.Builder.partOfSpeech(String partOfSpeech)
Set the partOfSpeech. 
 | 
AddWordOptions.Builder | 
AddWordOptions.Builder.translation(String translation)
Set the translation. 
 | 
AddWordOptions.Builder | 
AddWordOptions.Builder.translation(Translation translation)
Set the translation. 
 | 
AddWordOptions.Builder | 
AddWordOptions.Builder.word(String word)
Set the word. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.