+1
Under review

Use default iOS sound effects.

doug 11 years ago updated by icahill (Administrator) 11 years ago 1
I'm not sure if this is possible yet, but a good addition would be the ability to tap into the default iOS sound library, for notifcations, clicks etc. That would then cut down on the research and the uploads for our own custom sounds.
Nope. Apple doesn't allow it.

From the multimedia programming guide:

Note: System-supplied alert sounds and system-supplied user-interface sound effects are not available to your application. For example, using the kSystemSoundID_UserPreferredAlert constant as a parameter to the AudioServicesPlayAlertSound function will not play anything.