DictationHandler.OnDictationError Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event raised when an error occurs. Contains the string representation of the error reason.
public: Microsoft::MixedReality::Toolkit::Input::DictationHandler::StringUnityEvent ^ OnDictationError;
public Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent OnDictationError;
val mutable OnDictationError : Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent
Public OnDictationError As DictationHandler.StringUnityEvent