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