SpeechToTextData Class |
Namespace: IBM.Watson.DeveloperCloud.DataTypes
public class SpeechToTextData : WidgetData
The SpeechToTextData type exposes the following members.
| Name | Description | |
|---|---|---|
| SpeechToTextData |
Default constructor.
| |
| SpeechToTextData(SpeechRecognitionEvent) |
Data constructor.
|
| Name | Description | |
|---|---|---|
| IsFinal |
Gets a value indicating whether the result text is final.
| |
| Results |
The Result object.
| |
| Text |
Gets the highest confident text.
|
| Name | Description | |
|---|---|---|
| GetName |
Name of this data type.
(Overrides WidgetDataGetName.) |