Contents

continueSpeaking()

Resumes speech from its paused point.

Declaration

func continueSpeaking() -> Bool

Return Value

true if speech resumes; otherwise, false.

Discussion

This method only has an effect if the speech synthesizer is in a paused state.

See Also

Controlling speech