| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.text_to_speech.v1 |
The Text to Speech service understands text and natural language to
generate synthesized audio output complete with appropriate cadence and
intonation.
|
| com.ibm.watson.developer_cloud.text_to_speech.v1.model |
Text To Speech POJOs
|
| Modifier and Type | Method and Description |
|---|---|
VoiceSet |
TextToSpeech.getVoices()
Gets the voices.
|
| Modifier and Type | Method and Description |
|---|---|
VoiceSet |
VoiceSet.withVoice(Voice voice)
With value.
|
VoiceSet |
VoiceSet.withVoices(List<Voice> voices)
With value.
|
Copyright © 2015. All rights reserved.