Contents

monoAudioStatusDidChangeNotification

A notification that UIKit posts when system audio changes from stereo to mono.

Declaration

nonisolated static let monoAudioStatusDidChangeNotification: NSNotification.Name

Discussion

This notification doesn’t include a parameter. Observe this notification using the default notification center.

See Also

Audio and speech