continueSpeaking()
Resumes speech from its paused point.
Declaration
func continueSpeaking() -> BoolReturn Value
Discussion
This method only has an effect if the speech synthesizer is in a paused state.
Resumes speech from its paused point.
func continueSpeaking() -> BoolThis method only has an effect if the speech synthesizer is in a paused state.