SystemSoundID
A system sound object, identified with a sound file you want to play.
Declaration
typealias SystemSoundID = UInt32Discussion
Call the AudioServicesCreateSystemSoundID(_:_:) function to obtain a system sound object.
A system sound object, identified with a sound file you want to play.
typealias SystemSoundID = UInt32Call the AudioServicesCreateSystemSoundID(_:_:) function to obtain a system sound object.