Interface IMixedRealitySpeechHandler
Interface to implement to react to speech recognition.
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public interface IMixedRealitySpeechHandler : IMixedRealityBaseInputHandler, IEventSystemHandler
  Methods
OnSpeechKeywordRecognized(SpeechEventData)
Declaration
void OnSpeechKeywordRecognized(SpeechEventData eventData)
  Parameters
| Type | Name | Description | 
|---|---|---|
| SpeechEventData | eventData |