attributedSpeechString
An attributed string that contains the text for speech synthesis.
Declaration
var attributedSpeechString: NSAttributedString { get }Discussion
You can’t change an utterance’s text after initializaiton. If you want the speech synthesizer to speak different text, create a new utterance.