MonoMac.AppKit.NSSpeechRecognizer Members

The members of MonoMac.AppKit.NSSpeechRecognizer are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

BlocksOtherRecognizersbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Commandsstring[]. Documentation for this section has not yet been entered.
DelegateNSSpeechRecognizerDelegate. An instance of the MonoMac.AppKit.NSSpeechRecognizerDelegate model class which acts as the class delegate.
DisplayedCommandsTitlestring. Documentation for this section has not yet been entered.
ListensInForegroundOnlybool. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

StartListening()
Documentation for this section has not yet been entered.
StopListening()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSSpeechRecognizer object.