Click or drag to resize

RecognizeStatussession Property

Description of the state and possible actions for the current session

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 SessionStatus session { get; set; }

Property Value

Type: SessionStatus
See Also