为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Won't play audio file

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

At site yourdailygerman.com, Firefox will not play the audio for word of the day 'arm' (scroll down the page a little).

The audio does play in Edge and Chrome.

Other audio files work in Firefox. I've run the HTML5 audio test suite without error. I've cleared the cookies for yourdailygerman.com.

I see no error messages. I'd appreciate if anyone can verify this file works in Firefox and/or suggest fixes.

(There are 2 warnings in extensions that "Cisco H264" and Wildvine Content Decryption" will be installed.

At site yourdailygerman.com, Firefox will not play the audio for word of the day 'arm' (scroll down the page a little). The audio does play in Edge and Chrome. Other audio files work in Firefox. I've run the HTML5 audio test suite without error. I've cleared the cookies for yourdailygerman.com. I see no error messages. I'd appreciate if anyone can verify this file works in Firefox and/or suggest fixes. (There are 2 warnings in extensions that "Cisco H264" and Wildvine Content Decryption" will be installed.

被采纳的解决方案

If I right-click the link in the Network Monitor and open the link in new tab then it plays properly with the full url (i.e. ?_=1 appended). This also works if I click edit and resend for this request (no 403 error and the partial file is send). Only with the play button it doesn't work for some reason.

定位到答案原位置 👍 1

所有回复 (4)

more options

Wie gets, Mike!

While I'm no coding expert, I was able to manipulate the URL of the Play button to play the embedded mp3. I believe a potential source of the problem has to do with the way the content is embeded within the site. (to get the link, right click/view info) For example:

Before: https://yourdailygerman.com/wp-content/uploads/audios/questions-1/question-1-wohin-2-bus.mp3?_=14 After: https://yourdailygerman.com/wp-content/uploads/audios/questions-1/question-1-wohin-2-bus.mp3

The second instance does play the content. Perhaps someone with a better understanding will see this post and add more insight.

For now, keep using a different browser for this website till it can be figured out. I hope this helps a bit.

more options

I see a 403 forbidden response in the Web Console and Network Monitor.

GEThttps://yourdailygerman.com/wp-content/uploads/audios/arm-audio/arm-0.mp3?_=1 [HTTP/2.0 403 Forbidden 124ms]

HTTP load failed with status 403. Load of media resource https://yourdailygerman.com/wp-content/uploads/audios/arm-audio/arm-0.mp3?_=1 failed.

I don't know what this GET parameter (?_=1) is supposed to do.

more options

Thanks and danke. I'll let the site owner know the link is not playing in current Firefox.

@cor-el The first, GEThttps does play in Firefox for me. The second, https does not play for me; it opens a new tab, but does not play.

@calebrye Danke. Both of the links you gave work in my Firefox.


Since my initial post, I borrowed a laptop with WIn 10, installed Firefox 67.02, and the link failed to play on the laptop.

BTW, I'm using Firefox 67.0.2. The page I've been studying is: https://yourdailygerman.com/arm-german-poor-meaning/.

more options

选择的解决方案

If I right-click the link in the Network Monitor and open the link in new tab then it plays properly with the full url (i.e. ?_=1 appended). This also works if I click edit and resend for this request (no 403 error and the partial file is send). Only with the play button it doesn't work for some reason.