I have a system sound( eg: Voicemail.caf) to play through AVAudioPlayer.
It has different location in iPhone and iPad /System/Library/Audio.
Is there a interface to get path of system sound directly rather than browsing through system directories.
If not, could we include this sound file in our app bundle(eg. Resources). Are there chances of App rejection/licensing part if we do so?