HTML5 Audio not working for Android
I am creating a page with an embedded audio player that works on all systems I have tested, except on Android. The players do appear on the page, but you cannot start them playing. I’ve tried both the <audio> tag and SoundManager 2, checked whether the device does normally play mp3 files with HTML5 Audio … Read more