!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> » AVAudioPlayer -- Mobile Perspectives

Playing Audio on the iPhone

Friday, June 5th, 2009

Excerpt:    (Read the full post »)

The iPhone SDK has a rich set of support services for playing audio.  Sometimes the challenge is selecting the best fit for a particular situation.

But I Want to Play That Same Sound Again, Right Now

Friday, May 22nd, 2009

Excerpt:    (Read the full post »)

One of the most interesting challenges that I ran into in our sound heavy application (still waiting App Store approval) was figuring out how to play a second, third, etc. instance of a sound while the original was still playing.

Adventures in Sound Land

Monday, May 11th, 2009

Excerpt:    (Read the full post »)

Who would have imagined that getting the sound to work even close to the way that we wanted would be much harder than writing the app?  Maybe I can help you avoid some of the pitfalls.