Answer the question
In order to leave comments, you need to log in
Why doesn't play more than one file in Chrome Mobile?
Good afternoon.
In js I declare two audio objects.
var sound = new Audio('sounds/button.wav');
var soundError = new Audio('sounds/error.wav');
//Затем после нажатий на разные кнопки пытаюсь воспроизвести
sound.play();
soundError.play();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question