IMixedRealitySpeechSystem.StartRecognition Method
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.
Make sure the keyword recognizer is on, then stop it. Otherwise, leave it alone because it's already in the desired state.
public:
void StartRecognition();
public void StartRecognition ();
abstract member StartRecognition : unit -> unit
Public Sub StartRecognition ()