Cross-browser and cross-device audio

前端 未结 2 1854
攒了一身酷
攒了一身酷 2020-12-21 02:43

Question

Is there any way to use audio in a web app so that it will work on most browsers (Chrome,FF,Safari and IE9+) and devices (Android/IOS for m

2条回答
  •  一整个雨季
    2020-12-21 03:11

    Firefox supports MP3 now.

    
    

    I'm not sure about mobile device compatibility, but generally speaking if you're using sounds then you should have an app rather than a site.

提交回复
热议问题