JavaScript / HTML5 audio: play mp3 file loaded by user via file selector in Android Chrome
问题 I am trying to create a site where user can select a local audio file from their PC or tablet and (without uploading the file to the server) play that file using HTML5 audio tag (user is supposed to click the button to play it, autoplay feature is not needed). I am not able to achieve this in Android version of Chrome despite the fact that this browser should support everything that is needed. In desktop version of Chrome it works. I have tried different methods how to load that file: via