An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 08:01 PM
hello everyone.
first of all, things that bug me, are incorrect statements and error's. some may already have expearienced this fault. and the browser can't seem to be seeing the difference between preload and user interaction. it even claims to have the stopped the audiocontext it from running.
well, i see the point with user interaction, and the code runner should have noticed that
- it would stopped after preloading the context on it's own.
- secondly user interaction is masked through an event handler function.
- thirdly it wouldn't have started on it's own without user interaction.
so why is this warning given. since all code gets checked upon page load?
0 REPLIES 0

