Click or drag to resize

Words Class

Words object.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1Words

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 Words

The Words type exposes the following members.

Constructors
  NameDescription
Public methodWords
Initializes a new instance of the Words class
Top
Properties
  NameDescription
Public propertywords
An array of Words.
Top
Methods
  NameDescription
Public methodHasData
Check to see if there are any words.
Top
See Also