Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
试图让它在 IE 和 Safari 上使用 .wav 文件使用 mediaelement.js。它在 FF 和 Chrome 中运行良好。在 IE 和 Safari 中播放器显示但没有播放。
Internet Explorer 的 AUDIO 标签不支持 .WAV;您必须使用 MP3,或者,如果您安装了 Google 的 OGG 编解码器,则使用 OGG。