Click or drag to resize

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
C#
public string Text { get; }

Property Value

Type: String
The text with highest confidence or final text
See Also