This version of Unity is unsupported.

PhraseRecognitionSystem.ErrorDelegate

public delegate void ErrorDelegate(Windows.Speech.SpeechError errorCode);

Parameters

errorCodeError code for the error that occurred.

Description

Delegate for OnError event.