Feature Detect Autoplay HTML5 Audio - Audio on Mobile Browsers

后端 未结 4 1654
滥情空心
滥情空心 2021-02-07 11:50

So I have a site where users would want to demo audio output produced by a server side script. They select some options and hit a create button. I then AJAX in a HTML5 audio ele

4条回答
  •  春和景丽
    2021-02-07 12:27

    http://modernizr.com/ should have everything that you need to implement detection for autoplay audio

提交回复
热议问题