SpeechToTextDataText Property |
Gets the highest confident text.
Namespace:
IBM.Watson.DeveloperCloud.DataTypes
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Text { get; }
Property Value
Type:
StringThe text with highest confidence or final text
See Also