Contents

isPaused

A Boolean value that indicates whether a speech synthesizer is in a paused state.

Declaration

var isPaused: Bool { get }

Discussion

If true, the speech synthesizer is in a paused state after beginning to speak an utterance; otherwise, false.

See Also

Inspecting a speech synthesizer