After the audio has been played, the window goes blank. Do you know why this is? Do you know how to solve this problem?
JavaScript code for the audio:
var noise = new Audio('sound.m4a'); noise.autoplay = true; noise.load();
Aucun commentaire:
Enregistrer un commentaire