Contents

AVSpeechSynthesizer.BufferCallback

A type that defines a callback that receives a buffer of generated speech.

Declaration

typealias BufferCallback = (AVAudioBuffer) -> Void

See Also

Directing speech output