I have created a sample phone gap application for android ics . And the index.html has an audio tag like this.
<audio id="player1" controls preload><source src="media/track1.mp3" type="audio/mp3" /></audio>
I am not able to play the audio at all. I saw the stack overflow posts everywhere it's mentioned that the audio tag will work fine after froyo release. But, i am testing it in gingerbeard and in ICS and it's not working anywwhere.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…