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