This version of Unity is unsupported.

PhraseRecognitionSystem.StatusDelegate

Declaration

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

Parameters

status The new status of the phrase recognition system.

Description

Delegate for OnStatusChanged event.