html5-audio
Using jQuery and <audio>
How can one interact with an <audio> element using jQuery, spe开发者_开发知识库cifically to hide only the \"seeking\" part of an <audio> element?[详细]
2023-04-04 03:58 分类:问答audio tag not working in IE9
I\'m experimenting with the audio tag. The file below does work in Google Chrome, but not in IE9. I\'m always getting \"audio tag not supported\". I also tried wav, flac, wma --> same result.[详细]
2023-04-03 13:28 分类:问答Does iPad clear any earlier buffered audio, once i play a new audio?
I am trying to load and play few audio files in sequential order one by one, after user interaction (since only one audio file can be played at a time on iPad). I load all the audio files on user inte[详细]
2023-04-01 05:12 分类:问答playing (html5) audio on a timer
I have a page that needs to play a sound based on the value of an array (and play the whole array out). So, for example, I have an array {1, 0, 0, 0, 1, 1, 0, 1, 0} and I need them to play or pause in[详细]
2023-03-31 10:11 分类:问答HTML audio Element how to replay?
I se开发者_C百科tup a HTML5 page, that include anode. The page will to playing a music(mp3 format),but it just play sound to end, and I use javascript to control audio element,even so,I can\'t replay[详细]
2023-03-27 02:49 分类:问答HTML5 audio crackle in Chrome
This is a long shot. The scenario is this: I create audio tags (with the Audio(src) constructor) and play开发者_Go百科 sounds repeatedly in Chrome. The sounds are short, no more than 4 seconds long.[详细]
2023-03-26 07:34 分类:问答Can html5 access a MP3 file's ByteArray
Is possible, with HTML5, to get access to a MP3 file\'s ByteArray and play a kind of 开发者_Go百科\"data generated sound\"?[详细]
2023-03-25 05:27 分类:问答jPlayer and PhoneGap Build compatibility
I\'m trying to use jPlayer for a web app that will be native compiled for iPhone, Android and Blackberry using the PhoneGap Build service. I\'m using the player to play short MP3 audio snippets and it[详细]
2023-03-24 23:44 分类:问答HTML5 audio/video tag, duration on Firefox
I\'m building a customized audio player, most of if it done and working fine except for the total du开发者_JAVA百科ration data that I can\'t seem to be able to fetch in Firefox. I\'m using this simple[详细]
2023-03-24 17:04 分类:问答Ipad cannot play audio and video at the same time on my web app
I am trying to play HTML5 Audio and Video at the same time on my web app but it seems to stop the other when one is played. For exa开发者_如何学编程mple if I play audio video will stop or if video is[详细]
2023-03-24 06:51 分类:问答