Ross ROSS = Recommend OSS · open-source software intelligence for agents

TUNER88/iOSSystemSoundsLibrary resource

List of all system sounds used in iOS observed · 2026-08-28

github.com/TUNER88/iOSSystemSoundsLibrary · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4708
  • days_rel: n/a
  • days_push: 2787
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1305 stars · 114 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A reference catalog of all iOS system sound IDs and their corresponding .caf file paths, with a demo app to preview them on a device. It shows how to play system sounds via AudioToolbox's AudioServicesPlaySystemSound API.

Use cases

  • play iOS system sounds in my app
  • find the SystemSoundID for the SMS received sound
  • list all built-in iOS alert sounds
  • play a sound by file path on iOS
  • preview iOS system sounds on a device

When to choose

  • you need to play native iOS system sounds via AudioToolbox
  • you want a lookup table of SystemSoundIDs to .caf filenames
  • you're building an iOS app in Objective-C or Swift and need standard UI sounds

When to avoid

  • you need custom or bundled audio playback beyond system sounds
  • you're targeting Android or cross-platform frameworks
  • you need sounds to work in the iOS Simulator, which does not play system sounds

Facets

learning-resource · maturity maintenance

audio-processing sdk documentation mobile-development apple-ecosystem developer-tools cpp ios-system-sounds audiotoolbox systemsoundid objective-c reference-list ui-sounds audio ios swift

1 source

Member repositories

RepositoryRoleHealth v2
TUNER88/iOSSystemSoundsLibrarymain32

For agents

markdown · JSON · MCP: product_card(name="TUNER88/iOSSystemSoundsLibrary")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem