Gets or sets a Boolean value that indicates whether or not the speech recognizer will pause recognition after is has recognized a phrase.
public:
property bool PauseOnContinuousRecognitionResultAvailable {
bool get ();
void set (bool value);
}
Type: bool
True if the recognizer will pause after it recognizes a phrase. Otherwise, false.
This property has a default value of true.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd