Uses of Class
com.ibm.watson.text_to_speech.v1.model.GetVoiceOptions
Package | Description |
---|---|
com.ibm.watson.text_to_speech.v1 |
Text to Speech v1.
|
com.ibm.watson.text_to_speech.v1.model |
-
Uses of GetVoiceOptions in com.ibm.watson.text_to_speech.v1
Methods in com.ibm.watson.text_to_speech.v1 with parameters of type GetVoiceOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Voice>
TextToSpeech. getVoice(GetVoiceOptions getVoiceOptions)
Get a voice. -
Uses of GetVoiceOptions in com.ibm.watson.text_to_speech.v1.model
Methods in com.ibm.watson.text_to_speech.v1.model that return GetVoiceOptions Modifier and Type Method Description GetVoiceOptions
GetVoiceOptions.Builder. build()
Builds a GetVoiceOptions.