This version of Unity is unsupported.

PhraseRecognitionSystem.StatusDelegate

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

Parameters

statusThe new status of the phrase recognition system.

Description

Delegate for OnStatusChanged event.