Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

Did you find this page useful? Please give it a rating: