TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Audio.js - Cross browser wrapper for <audio>

39 点作者 chrislloyd超过 14 年前

7 条评论

seanalltogether超过 14 年前
In case you're wondering, Firefox and Opera do not support mp3 files, so for those browsers you need flash to play the audio.<p><a href="http://html5doctor.com/native-audio-in-the-browser/" rel="nofollow">http://html5doctor.com/native-audio-in-the-browser/</a><p>Audio support is just as fragmented as video support at the moment.
Heff超过 14 年前
You might want to find a different name. There's already a fork of VideoJS called AudioJS. <a href="https://github.com/dz0ny/AudioJS" rel="nofollow">https://github.com/dz0ny/AudioJS</a>
loire280超过 14 年前
I like the way the documentation is written -- two columns, with the code on the right and the documentation for that section of code on the left. Very easy to read, and perfectly suited for a short piece of code like this.<p><a href="http://kolber.github.com/audiojs/docs/" rel="nofollow">http://kolber.github.com/audiojs/docs/</a>
评论 #2001566 未加载
philfreo超过 14 年前
SoundManager2 is also a very nice tool for this...<p><a href="http://www.schillmania.com/projects/soundmanager2/" rel="nofollow">http://www.schillmania.com/projects/soundmanager2/</a><p><a href="https://github.com/scottschiller/SoundManager2" rel="nofollow">https://github.com/scottschiller/SoundManager2</a>
earnubs超过 14 年前
On Chrome, as far as I can tell, a playing audio file does not stop (keeps playing in the background for a certain time) even though I've navigated to a new page within that domain. Is that a feature or a bug?
评论 #2000681 未加载
davidcann超过 14 年前
This is cool, but I couldn't find a link to the github project page on the demo or docs pages.<p><a href="https://github.com/kolber/audiojs" rel="nofollow">https://github.com/kolber/audiojs</a>
StavrosK超过 14 年前
Hmm, this doesn't work in Opera. It won't play anything.
评论 #2000830 未加载
评论 #2001000 未加载