Contents

localeIdentifier

The language of the voice. An NSString

Declaration

static let localeIdentifier: NSSpeechSynthesizer.VoiceAttributeKey

Discussion

The canonical locale identifier string describing the voice’s locale. 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

Voice Attribute Keys