stop the current audio track
playTrack
// play an awesome musicme.audio.playTrack("awesome_music");// stop the current musicme.audio.stopTrack(); Copy
// play an awesome musicme.audio.playTrack("awesome_music");// stop the current musicme.audio.stopTrack();
stop the current audio track