This version of Unity is unsupported.

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.