Tagged Questions
1
vote
2answers
2k views
What's the SIMPLEST way to play a sound clip in an iPhone app?
I want to be able to play a sound clip in an iPhone OS app. I've seen info on both NSSound as well as AVFoundation as being means for getting sound clips played on an iPhone OS device, but I'm still ...