Uses of Class
com.jniwrapper.macosx.cocoa.nsspeechrecognizer.NSSpeechRecognizer

Packages that use NSSpeechRecognizer
com.jniwrapper.macosx.cocoa.nsobject   
 

Uses of NSSpeechRecognizer in com.jniwrapper.macosx.cocoa.nsobject
 

Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSSpeechRecognizer
 void NSObject.speechRecognizer_didRecognizeCommand(NSSpeechRecognizer sender, Id command)
          This method represents the speechRecognizer() method of the NSObject Objective-C class.