reset
Set a synthesizer back to its default state.
Declaration
static let reset: NSSpeechSynthesizer.SpeechPropertyKeyDiscussion
There is no value associated with this property; to reset the channel to its default state, set the key to nil. You can use this function to, for example, set speech pitch and speech rate to default values.
This property works with setObject(_:forProperty:).