stop() segundos =60 function go(){ clearInterval(wait) play() } wait = setInterval(go, segundo*1000);