2

Are there any free audio players that I can use in my website? Are they customizable?

I've heard of Soundmanager 2. It's a flash based player with a javascript front-end.

Are there any other free players like that?

Dennis
  • 597
  • 4
  • 8
  • 24
  • Dupe: http://stackoverflow.com/questions/2545507/needs-a-good-mp3-audio-player-to-embed-in-my-website – Pekka May 07 '10 at 17:05
  • Dupe II: http://stackoverflow.com/questions/415889/embeddable-flash-based-mp3-player – Pekka May 07 '10 at 17:05
  • Dupe for real streaming (most others just start playing before the download has finished): http://stackoverflow.com/questions/1363928/flash-streaming-player-shoutcast-mp3-aacplus-windows-media-audio – Pekka May 07 '10 at 17:06
  • Dupe III: http://stackoverflow.com/questions/1590839/more-customizable-flash-mp3-player-for-website – Pekka May 07 '10 at 17:06
  • Dupe IV: http://stackoverflow.com/questions/2065467/flash-mp3-player-with-javascript-controls – Pekka May 07 '10 at 17:07
  • These are all great! Thanks so much. The only problem is that I want one (sorry I didn't say it earlier) that has support for the WAVE format. I couldn't find any on those that did.... – Dennis May 09 '10 at 18:37

2 Answers2

2

If you'd like something that doesn't require loading a Flash plugin, try jPlayer. It uses HTML 5 when the browser supports it.

gattshjoty
  • 369
  • 3
  • 7
Trey Hunner
  • 10,975
  • 4
  • 55
  • 114
1

I like this one. Simple to use and nice looking.

Ray
  • 21,485
  • 5
  • 48
  • 64