SpeechEventData.Command Property
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.
The text that was recognized.
public:
property Microsoft::MixedReality::Toolkit::Input::SpeechCommands Command { Microsoft::MixedReality::Toolkit::Input::SpeechCommands get(); };
public Microsoft.MixedReality.Toolkit.Input.SpeechCommands Command { get; }
member this.Command : Microsoft.MixedReality.Toolkit.Input.SpeechCommands
Public ReadOnly Property Command As SpeechCommands