get audio song time html code example Example: audio get current time var vid = document.getElementById("myVideo"); vid.currentTime = 5;