Hi,
I would like to add a audio player in my html page. Is there any other way to play the audio file with a simple player without using flash player?
And also is my idea right?
Please provide me suggestion.....Thanks in advance..
Hi,
I would like to add a audio player in my html page. Is there any other way to play the audio file with a simple player without using flash player?
And also is my idea right?
Please provide me suggestion.....Thanks in advance..
You could use the HTML5 <audio>
tag. There is already a nice solution called jPlayer