suterma / replayer-pwa

A cue-based media player, as a PWA
https://replayer.app
GNU Affero General Public License v3.0
15 stars 1 forks source link

Audio output with the Audio context does not work on Chromium #125

Open suterma opened 11 months ago

suterma commented 11 months ago

When using the Web Audio API (for the sound level meter in the edit view), there is no sound output. This seems to be very browser dependent.

With the current version 2.0.1 this is only known to occur on

It does not occur on other browsers (AFAIK), and maybe also not on other platforms. Currently no problem is known with

suterma commented 11 months ago

TEST:

suterma commented 11 months ago

https://sinkid.glitch.me/ could be used to investigate. There should be a beep audible on all platforms.