Answers for "how to get the current time of a audio in js"

0

how to get the current time of a audio in js

song = new Audio('song.mp3')
song.currentTime
Posted by: Guest on March-13-2022

Code answers related to "how to get the current time of a audio in js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language