Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Word Class Reference

The Word object. More...

Properties

string word [get, set]
 Word from the custom voice model. More...
 
string translation [get, set]
 Phonetic or sounds-like translation for the word. A phonetic translation is based on the SSML format for representing the phonetic string of a word either as an IPA or IBM SPR translation. A sounds-like translation consists of one or more words that, when combined, sound like the word. More...
 

Detailed Description

The Word object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Word.translation
getset

Phonetic or sounds-like translation for the word. A phonetic translation is based on the SSML format for representing the phonetic string of a word either as an IPA or IBM SPR translation. A sounds-like translation consists of one or more words that, when combined, sound like the word.

string IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Word.word
getset

Word from the custom voice model.


The documentation for this class was generated from the following file: