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

Parameters

statusThe new status of the phrase recognition system.

Description 描述

Delegate for OnStatusChanged event.