<!--
{
  "documentType" : "article",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/1405222-system-sounds",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "System Sounds"
}
-->

# System Sounds

## Topics

### Constants

[`kSystemSoundID_FlashScreen`](/documentation/AudioToolbox/kSystemSoundID_FlashScreen)

On the desktop, use this constant with the [`AudioServicesPlayAlertSound(_:)`](/documentation/AudioToolbox/AudioServicesPlayAlertSound(_:)) function to display a flash of light on the screen.

[`kSystemSoundID_UserPreferredAlert`](/documentation/AudioToolbox/kSystemSoundID_UserPreferredAlert)

On the desktop, use this constant with the [`AudioServicesPlayAlertSound(_:)`](/documentation/AudioToolbox/AudioServicesPlayAlertSound(_:)) function to play the alert specified in the Sound preference pane.

[`kUserPreferredAlert`](/documentation/AudioToolbox/kUserPreferredAlert)

A deprecated sound identifier.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)