SpeechToTextDataIsFinal Property |
Gets a value indicating whether the result text is final.
Namespace:
IBM.Watson.DeveloperCloud.DataTypes
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsFinal { get; }
Property Value
Type:
Booleantrue if the result text is final; otherwise,
false.
See Also