问题描述
我需要提供音频内容(不是音乐,更像是播客;人类的说话),我正在考虑使用基于闪存的播放器,让用户无需下载就能听到内容。我需要一个免费的嵌入式闪存MP3播放器。任何建议?
因为它不是音乐,我不关心播放列表(我不希望他们,他们会阻碍),我需要一个(如果这就是你所说的),我也不希望它显示文件名或标题的任何疯狂的事情,只是一个播放/暂停按钮和一个搜索栏。
或者,如果不是非常复杂的话,我可以自己试试。有没有人有建立这样的事情的经验,让我深入了解它会有多难?
更新
我看着这一个
虽然,我不知道是谁做的,是否免费?
您也可以从以下网页找到您找到的玩家:(这可能是一个更新的版本),它是根据麻省理工学院的许可证(如免费)发布的。
I need to serve audio content (not music though, more like podcasts; human speech), and I'm thinking of using a flash-based player to let users hear the content without having to download it.
I need a free embeddable flash based mp3 player. Any suggestions?
Because it's not music, I don't care about playlist (I don't want them, they will get in the way), and I need a seek-bar (if that's what you call it), I also don't want it to display the file name or title any crazy thing like that, just a play/pause button and a seek bar.
Or, alternatively, if it's not very complicated, I might try to make one myself. Does anyone have experience building such a thing to give me an insight on how hard it would be?
UPDATEI'm looking at this one http://www.macloo.com/examples/audio_player/
Though, I don't know who made it, and whether or not it's free?
The player you have found is also available from this page: http://wpaudioplayer.com/standalone (this might be a more recent version), it's released under the MIT license (e.g. it's free).
这篇关于可嵌入闪存的MP3播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!