Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

DictationRecognizer.DictationErrorHandler

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

Parameters

error The error mesage.
hresult HRESULT code that corresponds to the error.

Description

Delegate for DictationError event.