SpeechRecognizer.PauseOnContinuousRecognitionResultAvailable Property

Gets or sets the pause on continuous recognition result.

Syntax

public:
property bool PauseOnContinuousRecognitionResultAvailable {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 True if the result is available; false otherwise.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizer Class

SpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace