InnerAudioContext.onWaiting(function callback)
Listens on the audio loading event. It is triggered when the playback of an audio file stops to load the file due to insufficient data.
Parameters
function callback
The callback function for the audio loading event.