Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PhraseRecognitionSystem.StatusDelegate

public delegate void StatusDelegate(Windows.Speech.SpeechSystemStatus status);

Parameters

status The new status of the phrase recognition system.

Description

Delegate for OnStatusChanged event.