Click or drag to resize
RecognitionResultRecognitionStatus Property
Gets the overall recognition status.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public RecognitionStatus RecognitionStatus { get; }

Property Value

Type: RecognitionStatus
See Also