This data class contains information about multiple custom words.
Inheritance HierarchySystemObject 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)
SyntaxThe WordsList type exposes the following members.
Constructors
| Name | Description |
---|
 | WordsList | Initializes a new instance of the WordsList class |
Top
Properties
| 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.
|
Top
See Also