Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

audio tag not support some .wav files

  • 2 个回答
  • 9 人有此问题
  • 108 次查看
  • 最后回复者为 jerrydgeorge
  • 已存档

i use <audio> tag to play .wav files. it is working right in Chrome and old Firefox, in firefox 16.0.1, some of these .wav files can not play. error message is: 媒体资源.....无法被解码

i use <audio> tag to play .wav files. it is working right in Chrome and old Firefox, in firefox 16.0.1, some of these .wav files can not play. error message is: 媒体资源.....无法被解码

所有回复 (2)

It is possible that the .wav files are encoded in an unsupported format: Media resources ..... can not be decoded.

Maybe try to recode the files if you use some kind of compression format.

I too got this issue. Fixed by changing Mono -> Stereo while converting.