Requirements Testing

November 30th, 2006

You are currently browsing the articles from TechToolBlog written on November 30th, 2006.

Turn any RSS feed into a Podcast using Ruby

Ever wonder how to turn rss xml into a podcast mp3? Me neither, but it struck me as a really cool idea when I ran across Talkr.com, a online services which does this. I then found Audiolicious and found you can do it in 7 easy steps.


Audiolicious allows you to point it at any valid RSS feed and create MP3 Podcast. It converts the text to speech using Windows and Ruby technology.

Instructions:

  1. Unzip the Audiolicious zipfile to a directory on your computer.
  2. Install Ruby.
  3. Install the Microsoft Speech API.
  4. Install the Microsoft Mary voice.
  5. Test Audiolicious by running audiolicious.bat. The MP3’s will appear in the output directory.
  6. Configure Audiolicious by opening audiolicious.rb in your favourite text editor and changing the rss_feed and output_dir.
  7. Setup up audiolicious.bat to run daily using Windows Scheduler.

Written by Tim on November 30th, 2006 with 2 comments.
Read more articles on web 2.0 ish.