localeIdentifier
The canonical locale identifier string describing the dictionary’s locale.
Declaration
static let localeIdentifier: NSSpeechSynthesizer.DictionaryKeyDiscussion
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 Internationalization and Localization Guide for more information