Check if sound streaming is done

Hi everybody!

Is there a way to check if sound streaming is done in order to stop the equalizer?


soundObjectName.onSoundComplete = function(){
// do something
}