Contents

voice

The voice the speech synthesizer uses when speaking the utterance.

Declaration

var voice: AVSpeechSynthesisVoice? { get set }

Discussion

If you don’t specify a voice, the speech synthesizer uses the system’s default voice to speak the utterance.

See Also

Configuring an utterance