Contents

localeIdentifier

The canonical locale identifier string describing the dictionary’s locale.

Declaration

static let localeIdentifier: NSSpeechSynthesizer.DictionaryKey

Discussion

A locale is generally composed of three pieces of ordered information: a language code, a region code, and a variant code. For more information, see NSLocale.

See Also

Type Properties