DictationHandler.OnDictationResult 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 after the user pauses, typically at the end of a sentence. Contains the full recognized string so far.
public: Microsoft::MixedReality::Toolkit::Input::DictationHandler::StringUnityEvent ^ OnDictationResult;
public Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent OnDictationResult;
val mutable OnDictationResult : Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent
Public OnDictationResult As DictationHandler.StringUnityEvent