IMixedRealityDictationHandler Interface

Definition

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)

Applies to