MonobjcMonobjc Documented Class Library
NSSpeechStatusProperty Field
NamespacesMonobjc.AppKitNSSpeechSynthesizerNSSpeechStatusProperty

Get speech-status information for the synthesizer. An NSDictionary that contains speech-status information for the synthesizer. See “NSSpeechStatusProperty Dictionary Keys” for a description of the keys present in the dictionary.

This property is used with setObject:forProperty:error:.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSSpeechStatusProperty
Public Shared ReadOnly NSSpeechStatusProperty As NSString
public:
static initonly NSString^ NSSpeechStatusProperty
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)