I have some .mp3 files of conversations with really bad audio quality that I am displaying on a web page using JavaScript. I was wondering if there was an elegant solution to display these mp3s with subtitles.

I came across this jQuery plugin, which does something similar but using the <video> element.

link|improve this question
By the way, have you tried The Levelator (free software) on your files?. – Hugh Brackett Aug 25 '10 at 19:21
feedback

1 Answer

Yes, you can use JW Player. It uses a Timed Text XML file to sync captions. It's free for non-commercial use and reasonably priced for commercial use.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.