Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to get the current time of a audio in js

song = new Audio('song.mp3')
song.currentTime
 
PREVIOUS NEXT
Tagged: #current #time #audio #js
ADD COMMENT
Topic
Name
7+8 =