AudioPlayer
AudioPlayer is an HTMLAudioElement-like class that uses the Web Audio API to circumvent restrictive browser rules that make it hard to play sounds without a user gesture.
An HTMLAudioElement-like implementation that uses AudioContext to circumvent browser limitations.
AudioPlayer is an HTMLAudioElement-like class that uses the Web Audio API to circumvent restrictive browser rules that make it hard to play sounds without a user gesture.