Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

accept() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
Gets the accept.
accept(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Set the accept.
addWord(Word) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Adds an word to words.
addWord(Word) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Adds an word to words.
addWord(AddWordOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Add a custom word.
AddWordOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The addWord options.
AddWordOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
AddWordOptions.PartOfSpeech - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
**Japanese only.** The part of speech for the word.
addWords(AddWordsOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Add custom words.
AddWordsOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The addWords options.
AddWordsOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
AUDIO_BASIC - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/basic.
AUDIO_FLAC - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/flac.
AUDIO_L16 - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/l16.
AUDIO_MP3 - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/mp3.
AUDIO_MPEG - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/mpeg.
AUDIO_MULAW - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/mulaw.
AUDIO_OGG - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/ogg.
AUDIO_OGG_CODECS_OPUS - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/ogg;codecs=opus.
AUDIO_OGG_CODECS_VORBIS - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/ogg;codecs=vorbis.
AUDIO_WAV - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/wav.
AUDIO_WEBM - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/webm.
AUDIO_WEBM_CODECS_OPUS - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/webm;codecs=opus.
AUDIO_WEBM_CODECS_VORBIS - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Accept
audio/webm;codecs=vorbis.

B

BaseSynthesizeCallback - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.websocket
 
BaseSynthesizeCallback() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Builds a AddWordOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Builds a AddWordsOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Builds a CreateVoiceModelOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions.Builder
Builds a DeleteUserDataOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions.Builder
Builds a DeleteVoiceModelOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions.Builder
Builds a DeleteWordOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Builds a GetPronunciationOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions.Builder
Builds a GetVoiceModelOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Builder
Builds a GetVoiceOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions.Builder
Builds a GetWordOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Builder
Builds a ListVoiceModelsOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoicesOptions.Builder
Builds a ListVoicesOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions.Builder
Builds a ListWordsOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Builds a SynthesizeOptions.
build() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Builds a UpdateVoiceModelOptions.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Instantiates a new builder.
Builder(String, String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions.Builder
Instantiates a new builder.
Builder(String, String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions.Builder
Instantiates a new builder.
Builder(String, String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoicesOptions.Builder
Instantiates a new builder.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Instantiates a new builder with required properties.
Builder() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Instantiates a new builder.
Builder(String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Instantiates a new builder with required properties.

C

com.ibm.watson.developer_cloud.text_to_speech.v1 - package com.ibm.watson.developer_cloud.text_to_speech.v1
Text to Speech v1.
com.ibm.watson.developer_cloud.text_to_speech.v1.model - package com.ibm.watson.developer_cloud.text_to_speech.v1.model
 
com.ibm.watson.developer_cloud.text_to_speech.v1.util - package com.ibm.watson.developer_cloud.text_to_speech.v1.util
 
com.ibm.watson.developer_cloud.text_to_speech.v1.websocket - package com.ibm.watson.developer_cloud.text_to_speech.v1.websocket
This package contains interfaces and implementations to work with WebSockets in Text to Speech.
createVoiceModel(CreateVoiceModelOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Create a custom model.
CreateVoiceModelOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The createVoiceModel options.
CreateVoiceModelOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
CreateVoiceModelOptions.Language - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The language of the new custom voice model.
customerId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions.Builder
Set the customerId.
customerId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions
Gets the customerId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
Gets the customizationId.
customizationId(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Set the customizationId.
customizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions
Gets the customizationId.
CustomWord - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
CustomWord.
CustomWord() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
 
CustomWord.PartOfSpeech - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
**Japanese only.** The part of speech for the word.

D

DE_DE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
de-DE.
DE_DE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
de-DE.
DE_DE_BIRGITVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
de-DE_BirgitVoice.
DE_DE_BIRGITVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
de-DE_BirgitVoice.
DE_DE_BIRGITVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
de-DE_BirgitVoice.
DE_DE_DIETERVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
de-DE_DieterVoice.
DE_DE_DIETERVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
de-DE_DieterVoice.
DE_DE_DIETERVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
de-DE_DieterVoice.
deleteUserData(DeleteUserDataOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Delete labeled data.
DeleteUserDataOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The deleteUserData options.
DeleteUserDataOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
deleteVoiceModel(DeleteVoiceModelOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Delete a custom model.
DeleteVoiceModelOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The deleteVoiceModel options.
DeleteVoiceModelOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
deleteWord(DeleteWordOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Delete a custom word.
DeleteWordOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The deleteWord options.
DeleteWordOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
description(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Set the description.
description() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions
Gets the description.
description(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Set the description.
description() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions
Gets the description.
DOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Dosi.
DOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Dosi.
DOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Dosi.
DOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Dosi.

E

EN_GB - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
en-GB.
EN_GB - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
en-GB.
EN_GB_KATEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
en-GB_KateVoice.
EN_GB_KATEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
en-GB_KateVoice.
EN_GB_KATEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
en-GB_KateVoice.
EN_US - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
en-US.
EN_US - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
en-US.
EN_US_ALLISONVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
en-US_AllisonVoice.
EN_US_ALLISONVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
en-US_AllisonVoice.
EN_US_ALLISONVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
en-US_AllisonVoice.
EN_US_LISAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
en-US_LisaVoice.
EN_US_LISAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
en-US_LisaVoice.
EN_US_LISAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
en-US_LisaVoice.
EN_US_MICHAELVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
en-US_MichaelVoice.
EN_US_MICHAELVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
en-US_MichaelVoice.
EN_US_MICHAELVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
en-US_MichaelVoice.
ES_ES - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
es-ES.
ES_ES - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
es-ES.
ES_ES_ENRIQUEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
es-ES_EnriqueVoice.
ES_ES_ENRIQUEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
es-ES_EnriqueVoice.
ES_ES_ENRIQUEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
es-ES_EnriqueVoice.
ES_ES_LAURAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
es-ES_LauraVoice.
ES_ES_LAURAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
es-ES_LauraVoice.
ES_ES_LAURAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
es-ES_LauraVoice.
ES_LA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
es-LA.
ES_LA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
es-LA.
ES_LA_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
es-LA_SofiaVoice.
ES_LA_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
es-LA_SofiaVoice.
ES_LA_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
es-LA_SofiaVoice.
ES_US - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
es-US.
ES_US - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
es-US.
ES_US_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
es-US_SofiaVoice.
ES_US_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
es-US_SofiaVoice.
ES_US_SOFIAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
es-US_SofiaVoice.

F

format(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Set the format.
format() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions
Gets the format.
FR_FR - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
fr-FR.
FR_FR - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
fr-FR.
FR_FR_RENEEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
fr-FR_ReneeVoice.
FR_FR_RENEEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
fr-FR_ReneeVoice.
FR_FR_RENEEVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
fr-FR_ReneeVoice.
FUKU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Fuku.
FUKU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Fuku.
FUKU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Fuku.
FUKU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Fuku.

G

getCreated() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the created.
getCustomization() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the customization.
getCustomizationId() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the customizationId.
getCustomizations() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModels
Gets the customizations.
getDescription() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the description.
getDescription() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the description.
getEndTime() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
getGender() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the gender.
getLanguage() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the language.
getLanguage() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the language.
getLastModified() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the lastModified.
getMark() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.MarkTiming
 
getMarks() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Marks
 
getName() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the name.
getName() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the name.
getOwner() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the owner.
getPartOfSpeech() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Gets the partOfSpeech.
getPartOfSpeech() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation
Gets the partOfSpeech.
getPartOfSpeech() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Gets the partOfSpeech.
getPronunciation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Pronunciation
Gets the pronunciation.
getPronunciation(GetPronunciationOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Get pronunciation.
GetPronunciationOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The getPronunciation options.
GetPronunciationOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
GetPronunciationOptions.Format - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The phoneme format in which to return the pronunciation.
GetPronunciationOptions.Voice - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
A voice that specifies the language in which the pronunciation is to be returned.
getStartTime() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
getSupportedFeatures() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the supportedFeatures.
getTime() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.MarkTiming
 
getTranslation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Gets the translation.
getTranslation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation
Gets the translation.
getTranslation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Gets the translation.
getUrl() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the url.
getVoice(GetVoiceOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Get a voice.
getVoiceModel(GetVoiceModelOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Get a custom model.
GetVoiceModelOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The getVoiceModel options.
GetVoiceModelOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
GetVoiceOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The getVoice options.
GetVoiceOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
GetVoiceOptions.Voice - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The voice for which information is to be returned.
getVoices() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voices
Gets the voices.
getWord() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Gets the word.
getWord() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Gets the word.
getWord() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
getWord(GetWordOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Get a custom word.
GetWordOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The getWord options.
GetWordOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
getWords() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Timings
 
getWords() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
Gets the words.
getWords() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Words
Gets the words.
GOBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Gobi.
GOBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Gobi.
GOBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Gobi.
GOBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Gobi.

H

HOKA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Hoka.
HOKA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Hoka.
HOKA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Hoka.
HOKA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Hoka.

I

IBM - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Format
ibm.
IPA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Format
ipa.
isCustomizable() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
Gets the customizable.
isCustomPronunciation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SupportedFeatures
Gets the customPronunciation.
isVoiceTransformation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SupportedFeatures
Gets the voiceTransformation.
IT_IT - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
it-IT.
IT_IT - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
it-IT.
IT_IT_FRANCESCAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
it-IT_FrancescaVoice.
IT_IT_FRANCESCAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
it-IT_FrancescaVoice.
IT_IT_FRANCESCAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
it-IT_FrancescaVoice.

J

JA_JP - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
ja-JP.
JA_JP - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
ja-JP.
JA_JP_EMIVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
ja-JP_EmiVoice.
JA_JP_EMIVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
ja-JP_EmiVoice.
JA_JP_EMIVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
ja-JP_EmiVoice.
JODO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Jodo.
JODO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Jodo.
JODO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Jodo.
JODO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Jodo.
JOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Josi.
JOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Josi.
JOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Josi.
JOSI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Josi.

K

KATO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Kato.
KATO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Kato.
KATO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Kato.
KATO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Kato.
KEDO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Kedo.
KEDO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Kedo.
KEDO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Kedo.
KEDO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Kedo.
KEYO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Keyo.
KEYO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Keyo.
KEYO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Keyo.
KEYO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Keyo.
KIGO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Kigo.
KIGO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Kigo.
KIGO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Kigo.
KIGO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Kigo.
KOYU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Koyu.
KOYU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Koyu.
KOYU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Koyu.
KOYU - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Koyu.

L

language(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Set the language.
language() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions
Gets the language.
language(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Builder
Set the language.
language() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions
Gets the language.
listVoiceModels(ListVoiceModelsOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
List custom models.
listVoiceModels() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
List custom models.
ListVoiceModelsOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The listVoiceModels options.
ListVoiceModelsOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
ListVoiceModelsOptions.Language - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The language for which custom voice models that are owned by the requesting service credentials are to be returned.
listVoices(ListVoicesOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
List voices.
listVoices() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
List voices.
ListVoicesOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The listVoices options.
ListVoicesOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
listWords(ListWordsOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
List custom words.
ListWordsOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The listWords options.
ListWordsOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.

M

Marks - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
 
Marks() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Marks
 
MarkTiming - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
 
MarkTiming() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.MarkTiming
 
MarkTimingTypeAdapter - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.util
 
MarkTimingTypeAdapter() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.util.MarkTimingTypeAdapter
 
MESI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Mesi.
MESI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Mesi.
MESI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Mesi.
MESI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Mesi.

N

name(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Builder
Set the name.
name() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions
Gets the name.
name(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Set the name.
name() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions
Gets the name.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteUserDataOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteVoiceModelOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceModelOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoicesOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListWordsOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
New builder.
newBuilder() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions
New builder.

O

onAudioStream(byte[]) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onAudioStream(byte[]) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when the service returns byte info in the specified audio format as a result of synthesis.
onClosing(WebSocket, int, String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
onConnected() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onConnected() - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when a WebSocket connection was made.
onContentType(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onContentType(String) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when the service returns the type of audio it will be sending back.
onDisconnected() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onDisconnected() - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when a WebSocket connection was closed.
onError(Exception) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onError(Exception) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when there is an error in the WebSocket connection.
onFailure(WebSocket, Throwable, Response) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
onMarks(Marks) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onMarks(Marks) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when the service returns SSML mark information.
onMessage(WebSocket, String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
onMessage(WebSocket, ByteString) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
onOpen(WebSocket, Response) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
onTimings(Timings) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onTimings(Timings) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when the service returns word timing information.
onWarning(Exception) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.BaseSynthesizeCallback
 
onWarning(Exception) - Method in interface com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.SynthesizeCallback
Called when there is a warning in the WebSocket connection.

P

partOfSpeech(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Set the partOfSpeech.
partOfSpeech() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions
Gets the partOfSpeech.
Pronunciation - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Pronunciation.
Pronunciation() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Pronunciation
 
PT_BR - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CreateVoiceModelOptions.Language
pt-BR.
PT_BR - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.ListVoiceModelsOptions.Language
pt-BR.
PT_BR_ISABELAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Voice
pt-BR_IsabelaVoice.
PT_BR_ISABELAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Voice
pt-BR_IsabelaVoice.
PT_BR_ISABELAVOICE - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Voice
pt-BR_IsabelaVoice.

R

read(JsonReader) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.MarkTimingTypeAdapter
 
read(JsonReader) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.WordTimingTypeAdapter
 
RETA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Reta.
RETA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Reta.
RETA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Reta.
RETA - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Reta.
reWriteWaveHeader(InputStream) - Static method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.WaveUtils
Re-writes the data size in the header(bytes 4-8) of the WAVE(.wav) input stream.
It needs to be read in order to calculate the size.

S

setEndTime(Double) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
setMark(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.MarkTiming
 
setPartOfSpeech(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Sets the partOfSpeech.
setPartOfSpeech(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation
Sets the partOfSpeech.
setPartOfSpeech(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Sets the partOfSpeech.
setStartTime(Double) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
setTime(Double) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.MarkTiming
 
setTranslation(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Sets the translation.
setTranslation(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation
Sets the translation.
setTranslation(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Sets the translation.
setWord(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord
Sets the word.
setWord(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
Sets the word.
setWord(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
setWords(List<Word>) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Words
Sets the words.
STBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Stbi.
STBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Stbi.
STBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Stbi.
STBI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Stbi.
STTO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Stto.
STTO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Stto.
STTO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Stto.
STTO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Stto.
STZO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Stzo.
STZO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Stzo.
STZO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Stzo.
STZO - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Stzo.
SUJI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.PartOfSpeech
Suji.
SUJI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.CustomWord.PartOfSpeech
Suji.
SUJI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation.PartOfSpeech
Suji.
SUJI - Static variable in interface com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word.PartOfSpeech
Suji.
SupportedFeatures - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Describes the additional service features that are supported with the voice.
SupportedFeatures() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SupportedFeatures
 
synthesize(SynthesizeOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Synthesize audio.
SynthesizeCallback - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.websocket
 
SynthesizeOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The synthesize options.
SynthesizeOptions.Accept - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The requested format (MIME type) of the audio.
SynthesizeOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.
SynthesizeOptions.Voice - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The voice to use for synthesis.
synthesizeUsingWebSocket(SynthesizeOptions, SynthesizeCallback) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
 

T

text(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Set the text.
text() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions
Gets the text.
text(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Set the text.
text() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
Gets the text.
TextToSpeech - Class in com.ibm.watson.developer_cloud.text_to_speech.v1
### Service Overview The IBM® Text to Speech service provides APIs that use IBM's speech-synthesis capabilities to synthesize text into natural-sounding speech in a variety of languages, dialects, and voices.
TextToSpeech() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Instantiates a new `TextToSpeech`.
TextToSpeech(String, String) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Instantiates a new `TextToSpeech` with username and password.
TextToSpeech(IamOptions) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Instantiates a new `TextToSpeech` with IAM.
TextToSpeechWebSocketListener - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.websocket
 
TextToSpeechWebSocketListener(SynthesizeOptions, SynthesizeCallback) - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.websocket.TextToSpeechWebSocketListener
 
timings(List<String>) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Set the timings.
timings() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
Gets the timings.
Timings - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
 
Timings() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Timings
 
toByteArray(InputStream) - Static method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.WaveUtils
Converts an InputStream to byte array.
translation(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Set the translation.
translation(Translation) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Set the translation.
translation() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions
Gets the translation.
Translation - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Translation.
Translation() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Translation
 
Translation.PartOfSpeech - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
**Japanese only.** The part of speech for the word.

U

updateVoiceModel(UpdateVoiceModelOptions) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.TextToSpeech
Update a custom model.
UpdateVoiceModelOptions - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
The updateVoiceModel options.
UpdateVoiceModelOptions.Builder - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Builder.

V

voice(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions.Builder
Set the voice.
voice() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetPronunciationOptions
Gets the voice.
voice(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions.Builder
Set the voice.
voice() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetVoiceOptions
Gets the voice.
voice(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions.Builder
Set the voice.
voice() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.SynthesizeOptions
Gets the voice.
Voice - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Voice.
Voice() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voice
 
VoiceModel - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
VoiceModel.
VoiceModel() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModel
 
VoiceModels - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
VoiceModels.
VoiceModels() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.VoiceModels
 
Voices - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Voices.
Voices() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Voices
 

W

WaveUtils - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.util
Utility class to write the data size header in wave(.wav) files synthesized with the TextToSpeech service.
word(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions.Builder
Set the word.
word() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordOptions
Gets the word.
word(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions.Builder
Set the word.
word() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.DeleteWordOptions
Gets the word.
word(String) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions.Builder
Set the word.
word() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.GetWordOptions
Gets the word.
Word - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Word.
Word() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Word
 
Word.PartOfSpeech - Interface in com.ibm.watson.developer_cloud.text_to_speech.v1.model
**Japanese only.** The part of speech for the word.
words(List<Word>) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Set the words.
words(Words) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions.Builder
Set the words.
words() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.AddWordsOptions
Gets the words.
words(List<Word>) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions.Builder
Set the words.
words() - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.model.UpdateVoiceModelOptions
Gets the words.
Words - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
Words.
Words() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.Words
 
WordTiming - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.model
 
WordTiming() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.model.WordTiming
 
WordTimingTypeAdapter - Class in com.ibm.watson.developer_cloud.text_to_speech.v1.util
 
WordTimingTypeAdapter() - Constructor for class com.ibm.watson.developer_cloud.text_to_speech.v1.util.WordTimingTypeAdapter
 
write(JsonWriter, MarkTiming) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.MarkTimingTypeAdapter
 
write(JsonWriter, WordTiming) - Method in class com.ibm.watson.developer_cloud.text_to_speech.v1.util.WordTimingTypeAdapter
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links