| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.text_to_speech.v1 |
Text to Speech Service v1
|
| com.ibm.watson.developer_cloud.text_to_speech.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
ServiceCall<Pronunciation> |
TextToSpeech.getPronunciation(String word,
Voice voice,
Phoneme phoneme)
Returns the phonetic pronunciation for the
word specified. |
| Modifier and Type | Method and Description |
|---|---|
static Phoneme |
Phoneme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phoneme[] |
Phoneme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016. All rights reserved.