sink
An audio stream sink that defines how the host handles audio data produced by the guest.
Declaration
var sink: VZAudioOutputStreamSink? { get set }Discussion
Not specifying a sink results in a default handler that suppresses the audio. The default is nil.