MixedRealitySpeechCommandsProfile.SpeechCommands Property

Definition

The list of Speech Commands users use in your application.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::Input::SpeechCommands> ^ SpeechCommands { cli::array <Microsoft::MixedReality::Toolkit::Input::SpeechCommands> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.SpeechCommands[] SpeechCommands { get; }
member this.SpeechCommands : Microsoft.MixedReality.Toolkit.Input.SpeechCommands[]
Public ReadOnly Property SpeechCommands As SpeechCommands()

Property Value

Applies to