Asynchronously loads a AudioBuffer with the specified src, and resolves once the audio has been loaded.
The audioContext to load the audio within.
The src for the audio to load.
The loaded audio buffer.
Asynchronously loads a AudioBuffer with the specified src, and resolves once the audio has been loaded.