NSSpeechRecognizerDelegate_Extensions.DidRecognizeCommand 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.
public static void DidRecognizeCommand (this AppKit.INSSpeechRecognizerDelegate This, AppKit.NSSpeechRecognizer sender, string command);
static member DidRecognizeCommand : AppKit.INSSpeechRecognizerDelegate * AppKit.NSSpeechRecognizer * string -> unit
Parameters
- sender
- NSSpeechRecognizer
- command
- String