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.