This data class contains information about multiple custom words.
Inheritance Hierarchy SystemObject IBM.Watson.DeveloperCloud.Services.SpeechToText.v1WordsList
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax The WordsList type exposes the following members.
Constructors
| Name | Description |
---|
| WordsList | Initializes a new instance of the WordsList class |
TopProperties
| Name | Description |
---|
| words |
Information about each word in the custom model's words resource. The array is empty if the custom model has no words.
|
TopSee Also