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

This object contains a list of voices. More...

Public Member Functions

bool HasData ()
 Check to see if object has data. More...
 

Properties

Voice[] voices [get, set]
 The array of Voice objects. More...
 

Detailed Description

This object contains a list of voices.

Member Function Documentation

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

Check to see if object has data.

Returns
True if has voices, False if no voices.

Property Documentation

Voice [] IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.Voices.voices
getset

The array of Voice objects.


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