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::IEventSystemHandler
public interface IMixedRealityDictationHandler : UnityEngine.EventSystems.IEventSystemHandler
type IMixedRealityDictationHandler = interface
interface IEventSystemHandler
Public Interface IMixedRealityDictationHandler
Implements IEventSystemHandler
- Derived
- Implements
-
UnityEngine.EventSystems.IEventSystemHandler
Methods
OnDictationComplete(DictationEventData) | |
OnDictationError(DictationEventData) | |
OnDictationHypothesis(DictationEventData) | |
OnDictationResult(DictationEventData) |