# TUNER88/iOSSystemSoundsLibrary

List of all system sounds used in iOS

Repository: https://github.com/TUNER88/iOSSystemSoundsLibrary
Canonical: https://ross.abutalabs.com/products/iossystemsoundslibrary
Language: Objective-C
License Family: other
Last push: 2019-01-15T08:41:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4708, "days_push": 2787, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1305, forks 114 (observed 2026-08-28T04:04:18.722384+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: maintenance
- function: audio-processing, sdk, documentation
- domain: mobile-development, apple-ecosystem, developer-tools
- platform: cpp
- tags: ios-system-sounds, audiotoolbox, systemsoundid, objective-c, reference-list, ui-sounds, audio, ios, swift

## Member repositories
- TUNER88/iOSSystemSoundsLibrary (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.722384+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:51:00.874396+00:00, confidence not recorded.
  - readme: https://github.com/TUNER88/iOSSystemSoundsLibrary (fetched 2026-08-28T04:04:18.722384+00:00, sha 3055bb5a3785)
- Data as of 2026-08-30T08:39:29.467469+00:00.
