Contents

SystemSoundID

A system sound object, identified with a sound file you want to play.

Declaration

typealias SystemSoundID = UInt32

Discussion

Call the AudioServicesCreateSystemSoundID(_:_:) function to obtain a system sound object.

See Also

Creating and Disposing of System Sound Objects