Answers for "the current duration of an audio js"

2

js audio get duration

let x = document.getElementById("myAudio").duration;
Posted by: Guest on March-27-2021

Code answers related to "the current duration of an audio js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language