WindowsSpeechInputProvider.InputSource 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 Input Source for Windows Speech Input.
public:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ InputSource { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource InputSource { get; }
member this.InputSource : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource
Public ReadOnly Property InputSource As IMixedRealityInputSource