Click or drag to resize

RecognizeStatus Class

This data class holds the sesion data.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1RecognizeStatus

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class RecognizeStatus

The RecognizeStatus type exposes the following members.

Constructors
  NameDescription
Public methodRecognizeStatus
Initializes a new instance of the RecognizeStatus class
Top
Properties
  NameDescription
Public propertysession
Description of the state and possible actions for the current session
Top
See Also