# wx.onAudioInterruptionEnd(function callback)
Start from base library version 2.6.2. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Support, need to Mini Program base library version no less than 2.15.0
Listen for audio interrupt end event. Received. onAudioInterruptionBegin After the event, all audio in the Mini Program will be suspended and can be played again after receiving this event
# parameter
# function callback
Callback function for audio interrupt end event