Contents

outputBusy

Indicates whether the synthesizer is currently producing speech.

Declaration

static let outputBusy: NSSpeechSynthesizer.SpeechPropertyKey.StatusKey

Discussion

A synthesizer is considered to be producing speech even at some times when no audio data is being produced through the computer’s speaker. This occurs, for example, when the synthesizer is processing input, but has not yet initiated speech or when speech output is paused.

See Also

Status Keys