MonobjcMonobjc Documented Class Library
NSSpeechModePhoneme Field
NamespacesMonobjc.AppKitNSSpeechSynthesizerNSSpeechModePhoneme

Indicates that the synthesizer is in phoneme-processing mode. When in phoneme-processing mode, a text buffer is interpreted to be a series of characters representing various phonemes and prosodic controls.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSSpeechModePhoneme
Public Shared ReadOnly NSSpeechModePhoneme As NSString
public:
static initonly NSString^ NSSpeechModePhoneme
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)