IMixedRealitySpeechSystem.IsRecognitionActive 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.
Query whether or not the speech system is active
public:
property bool IsRecognitionActive { bool get(); };
public bool IsRecognitionActive { get; }
member this.IsRecognitionActive : bool
Public ReadOnly Property IsRecognitionActive As Boolean