# InnerAudioContext.onCanplay(function callback)

Listens on the event that an audio file is ready for playback. A smooth playback is not guaranteed.

# Parameters

# function callback

The callback function for the event that an audio file is ready for playback.