IMixedRealityDictationHandler Interface   
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.
Interface to implement dictation events.
public interface class IMixedRealityDictationHandler : UnityEngine::EventSystems::IEventSystemHandlerpublic interface IMixedRealityDictationHandler : UnityEngine.EventSystems.IEventSystemHandlertype IMixedRealityDictationHandler = interface
    interface IEventSystemHandlerPublic Interface IMixedRealityDictationHandler
Implements IEventSystemHandler- Derived
- Implements
- 
		UnityEngine.EventSystems.IEventSystemHandler
Methods
| OnDictationComplete(DictationEventData) | |
| OnDictationError(DictationEventData) | |
| OnDictationHypothesis(DictationEventData) | |
| OnDictationResult(DictationEventData) |