Answers for "script.js:33 Uncaught TypeError: audio.pause is not a function"

6

javascript audio stop

sound.pause();
sound.currentTime = 0;
Posted by: Guest on June-11-2020

Code answers related to "script.js:33 Uncaught TypeError: audio.pause is not a function"

Code answers related to "Javascript"

Browse Popular Code Answers by Language