android - autoplay sound in cellphone -
i uploaded sound website audio tag, works @ pc in android , iphone auto-play doesn't work. think depends on cellphone browser because changed android browser , worked. there other solution how make work anyway?
var audio = new audio("songs/test.mp3"); audio.play(); it works on default android browser
Comments
Post a Comment