Firefox: arrow key does not count as user gesture, so cannt play AudioContext
I’m writing a game where the player interacts using the arrow keys, which can produce audio. This works in all browsers, except Firefox.
I’m writing a game where the player interacts using the arrow keys, which can produce audio. This works in all browsers, except Firefox.