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