MonobjcMonobjc Documented Class Library
NSSpeechDictionaryLocaleIdentifier Field
NamespacesMonobjc.AppKitNSSpeechSynthesizerNSSpeechDictionaryLocaleIdentifier

The canonical locale identifier string describing the dictionary's locale. A locale is generally composed of three pieces of ordered information: a language code, a region code, and a variant code. Refer to documentation about NSLocale or Locales Programming Guide for more information

Available in Mac OS X v10.5 and later.

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