Click or drag to resize

Voices Class

This object contains a list of voices.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1Voices

Namespace:  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Voices

The Voices type exposes the following members.

Constructors
  NameDescription
Public methodVoices
Initializes a new instance of the Voices class
Top
Properties
  NameDescription
Public propertyvoices
The array of Voice objects.
Top
Methods
  NameDescription
Public methodHasData
Check to see if object has data.
Top
See Also