PhraseRecognitionSystem
.ErrorDelegate
public delegate void
ErrorDelegate
(
Windows.Speech.SpeechError
errorCode
);
Parameters
errorCode
Error code for the error that occurred.
Description 描述
Delegate for OnError event.