Modifica

Condividi tramite


SpeechKeywordEvents.OnAnySpeechKeywordRecognized Property

Definition

A Unity event with SpeechEventData. This event will be fired when any of the keywords registered in the Speech input Configuration Profile are recognized.

public:
 property Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::SpeechInteractionEvent ^ OnAnySpeechKeywordRecognized { Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::SpeechInteractionEvent ^ get(); };
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.SpeechInteractionEvent OnAnySpeechKeywordRecognized { get; }
member this.OnAnySpeechKeywordRecognized : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.SpeechInteractionEvent
Public ReadOnly Property OnAnySpeechKeywordRecognized As SpeechInteractionEvent

Property Value

Applies to