Click or drag to resize

Word Class

A word to add to a customization.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1Word

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 Word

The Word type exposes the following members.

Constructors
  NameDescription
Public methodWord
Initializes a new instance of the Word class
Top
Properties
  NameDescription
Public propertydisplay_as
How the word is displayed.
Public propertysounds_like
What the word sounds like.
Public propertyword
The word.
Top
See Also