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.Words Class Reference

Words object. More...

Public Member Functions

bool HasData ()
 Check to see if there are any words. More...
 

Properties

Word[] words [get, set]
 An array of Words. More...
 

Detailed Description

Words object.

Member Function Documentation

bool IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Words.HasData ( )
inline

Check to see if there are any words.

Returns
True if there are words, false if there ar no words.

Property Documentation

Word [] IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Words.words
getset

An array of Words.


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