Click or drag to resize

SpeechToTextDataResults Property

The Result object.

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SpeechRecognitionEvent Results { get; set; }

Property Value

Type: SpeechRecognitionEvent
See Also