playback
Doing a music player app! previous and next track
How can I make a app to iphone without using ipod library, and doing the next song and the previous song??[详细]
2023-04-13 06:01 分类:问答How do I play two sounds one after the other in a Windows Forms application?
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.[详细]
2023-04-13 03:28 分类:问答how to enable play on two videos at the same time with html5 <button> tag
any idea how to carry out the following? <video src=\"video1.ogv\" id=\"ve1\" controls> Your browser does not support HTML5 video.[详细]
2023-04-10 18:04 分类:问答Playing short selfmade sound with immediate start in iOS
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[详细]
2023-04-08 15:23 分类:问答AudioServicesCreateSystemSoundID not playing mp3 files
Can anyone answer how to play mp3 files using AudioServicesCreateSystemSoundID()? I tried but not working.[详细]
2023-04-08 11:21 分类:问答Is it possible to change the audio play speed with AVAudioPlayer in iPhone?
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.[详细]
2023-04-06 10:33 分类:问答How to play record the sound programmatically and how to play that recorded audio?
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[详细]
2023-04-06 01:18 分类:问答How can you stop a sound from playing in as3?
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\".[详细]
2023-04-05 10:21 分类:问答How to check Video is working or not in android?
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[详细]
2023-04-04 14:19 分类:问答Second audio clip does not play.
Well, specifically, why this code here doesn\'t seem to want开发者_如何转开发 to play the second audio file:[详细]
2023-04-02 02:40 分类:问答