Click or drag to resize

SpeechToTextData Class

Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class SpeechToTextData : WidgetData

The SpeechToTextData type exposes the following members.

Constructors
  NameDescription
Public methodSpeechToTextData
Initializes a new instance of the SpeechToTextData class
Public methodSpeechToTextData(SpeechRecognitionEvent)
Initializes a new instance of the SpeechToTextData class
Top
Properties
  NameDescription
Public propertyIsFinal
Public propertyResults
Public propertyText
Top
Methods
Fields
  NameDescription
Public field_Text
Top
See Also