object(forProperty:)
Provides the value of a receiver’s property.
Declaration
func object(forProperty property: NSSpeechSynthesizer.SpeechPropertyKey) throws -> AnyParameters
- property:
Property to get.
Return Value
The value of speechProperty.
Discussion
See Also
Configuring Speech Attributes
addSpeechDictionary(_:)NSSpeechSynthesizer.DictionaryKeysetObject(_:forProperty:)NSSpeechSynthesizer.SpeechPropertyKeyNSSpeechSynthesizer.SpeechPropertyKey.CommandDelimiterKeyNSSpeechSynthesizer.SpeechPropertyKey.ErrorKeyNSSpeechSynthesizer.SpeechPropertyKey.ModeNSSpeechSynthesizer.SpeechPropertyKey.PhonemeInfoKeyNSSpeechSynthesizer.SpeechPropertyKey.StatusKeyNSSpeechSynthesizer.SpeechPropertyKey.SynthesizerInfoKeyNSSpeechSynthesizer.VoiceGender