speechString
A string that contains the text for speech synthesis.
Declaration
var speechString: String { 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.