How can I make a app to iphone without using ipod library, and doing the next song and the previous song??
I want to play two sounds one after the other in reaction to a button click. When the first sound finishes, the second sound should start playing.
any idea how to carry out the following? <video src=\"video1.ogv\" id=\"ve1\" controls> Your browser does not support HTML5 video.
I have a self-generated DTMF sound (with a wav header) generated by program that I want to be able to play quickly, in fact as soon as the user touches a bu开发者_运维技巧tton. This DTMF sound must pl
Can anyone answer how to play mp3 files using AudioServicesCreateSystemSoundID()? I tried but not working.
I\'mplaying a local mp3 file with class \'AVAudioPlayer\'开发者_如何学Goon my iOS App. And I want to change the speed when play it. such as I want to play this mp3 file slower.
I am developing one application. In that I want to record the sounds and I wa开发者_运维技巧nt to play that recorded sound file. I know the frameworks for doing this. But how to develop programmatical
I have this code in the second frame to play a song, and it works fine. The class of the sound in my library being \"MySound\".
I have one list and in this list I set the list of videos,开发者_StackOverflow社区 some video playing and some is not working. So I want to have a message(like video is not working) when video is not
Well, specifically, why this code here doesn\'t seem to want开发者_如何转开发 to play the second audio file: