html5-audio
Javascript to time speech
I\'m looking for a way to time the input it takes for someone to speak a block of text on a webpage only using HTML5.[详细]
2023-03-15 08:34 分类:问答audio.currentTime doesn't work in IE9
I really don\'t see why the following code seems to work in every browser except IE9: var audio = $(\"audio.laser\").get(0);[详细]
2023-03-14 15:50 分类:问答Hiding controls in HTML5 audio
Ok, this is a weird one. Consider the following: <audio id=\"background_audio\" autoplay=\"autoplay\">[详细]
2023-03-14 13:51 分类:问答HTML 5 audio.playbackRate not working in iPad but works on Safari on Windows
Following code does not have any effect (audio continues to play in the same manner before pressing the PlayFast button iPad. It works beautifully on Safari on windows box[详细]
2023-03-14 09:24 分类:问答Best way to embed audio in a webpage?
I know, I know. It sounds horrific, but it\'s what the client wants, and they\'re very set on the idea. It\'s now come to me to figure out the best way make it happen. Flash would be ideal but the cli[详细]
2023-03-14 05:19 分类:问答Javascript play sound
I want to know is there any play to play s开发者_开发技巧ame wmv or mp3 from javascript, that will work for all the browsers?[详细]
2023-03-14 04:03 分类:问答<Audio> fallback through Javascript
I want to understand how to implement HTML5 <audio> fallback using Javascript... i.e. I have a div on my page, to which , I dynamically append <embed> tag when \"Play audio\" link is clic[详细]
2023-03-10 22:33 分类:问答Can we securely serve content (video/images) if player is HTML5?
I have a custom multi-media player written in silverlig开发者_JAVA技巧ht which displays both images and video. As you can guess, lot of people do not have silverlight and want us to use a better tech.[详细]
2023-03-10 05:43 分类:问答evt.target.result is empty?
For some rea开发者_如何学编程son, in the following code, evt.target.result is empty. Why is that?[详细]
2023-03-10 04:57 分类:问答What is wrong with this audio in HTML5?
I\'ve been getting very angry at this HTML5 and audio stuff with JavaScript. It worked fine when it was already in HTML but since I moved it to JavaScript its just not working. I do not wish to use jQ[详细]
2023-03-07 14:45 分类:问答