addSpeechDictionary(_:)
Registers the given speech dictionary with the receiver.
Declaration
func addSpeechDictionary(_ speechDictionary: [NSSpeechSynthesizer.DictionaryKey : Any])Parameters
- speechDictionary:
Speech dictionary to add to the receiver’s dictionaries. The key-value pairs are listed in
Speech Dictionary Properties Keys.
Discussion
See the discussion of UseSpeechDictionary(_:_:) in Speech Synthesis Manager for more information.
See Also
Configuring Speech Attributes
NSSpeechSynthesizer.DictionaryKeyobject(forProperty:)setObject(_:forProperty:)NSSpeechSynthesizer.SpeechPropertyKeyNSSpeechSynthesizer.SpeechPropertyKey.CommandDelimiterKeyNSSpeechSynthesizer.SpeechPropertyKey.ErrorKeyNSSpeechSynthesizer.SpeechPropertyKey.ModeNSSpeechSynthesizer.SpeechPropertyKey.PhonemeInfoKeyNSSpeechSynthesizer.SpeechPropertyKey.StatusKeyNSSpeechSynthesizer.SpeechPropertyKey.SynthesizerInfoKeyNSSpeechSynthesizer.VoiceGender