I discovered to make this work I had to add AVAudioPlayerDelegate to the .h file and remove the [audioPlayer release]; and release it somewhere else. Thanks for the code. I appreciate it.
this is a great tutorial, but when i hit the button to play the sound, it lights blue for a second recognizing a touch, but then doesnt play the sound. do you know what my problem might be?
I discovered to make this work I had to add AVAudioPlayerDelegate to the .h file and remove the [audioPlayer release]; and release it somewhere else. Thanks for the code. I appreciate it.
AWPinspector 3 weeks ago
this is a great tutorial, but when i hit the button to play the sound, it lights blue for a second recognizing a touch, but then doesnt play the sound. do you know what my problem might be?
blackhawk8675 6 months ago
Thanks a lot thats really help
but do you know how to play a sound in a"player" (when you play sound in the ipod.app you have all buttoms)
adminq8 9 months ago