DictationRecognizer.DictationErrorHandler

public delegate void DictationErrorHandler(string error, int hresult);

Parameters

errorThe error mesage.
hresultHRESULT code that corresponds to the error.

Description 描述

Delegate for DictationError event.