I would like to add an audio player to my HTML page. Is there a way to play an audio file using a simple player without using a flash player?
You can use the HTML5 <audio> . There is already a good solution called jPlayer
<audio>