Click or drag to resize

Words Class

Words object for adding words to a customization.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1Words

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.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
The words to add to a customization.
Top
See Also