An HTMLAudioElement-like implementation that uses AudioContext to circumvent browser limitations.
npm install @twilio/audioplayerAudioPlayer
-----------
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.