How to make audio autoplay on chrome

后端 未结 17 1613
南旧
南旧 2020-11-22 08:42

audio autoplay working in Mozilla, Microsoft edge and old google chrome as well but not in new google chrome. they have blocked the autoplay. is there any way to make it au

17条回答
  •  悲哀的现实
    2020-11-22 09:22

    i used pixi.js and pixi-sound.js to achieve the auto play in chrome and firefox.

    
    

    HTML:

    
    

    it also works on mobile devices but user have to touch somewhere on the screen to trigger the sound.

提交回复
热议问题