IMixedRealitySpeechHandler 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 to react to speech recognition.
public interface class IMixedRealitySpeechHandler : Microsoft::MixedReality::Toolkit::Input::IMixedRealityBaseInputHandler, UnityEngine::EventSystems::IEventSystemHandler
public interface IMixedRealitySpeechHandler : Microsoft.MixedReality.Toolkit.Input.IMixedRealityBaseInputHandler, UnityEngine.EventSystems.IEventSystemHandler
type IMixedRealitySpeechHandler = interface
interface IMixedRealityBaseInputHandler
interface IEventSystemHandler
Public Interface IMixedRealitySpeechHandler
Implements IEventSystemHandler, IMixedRealityBaseInputHandler
- Derived
- Implements
-
IMixedRealityBaseInputHandler UnityEngine.EventSystems.IEventSystemHandler
Methods
OnSpeechKeywordRecognized(SpeechEventData) |