RSS to Podcast is a Ruby on Rails app that takes an RSS feed and sends the post text to Amazon Polly to be synthesized into audio. It then provides those audio files as in a Podcast format that can easily be subscribed to in a podcast player.
This application requires:
- Ruby 2.4.0
- Rails 4.2.9
- MySQL
- Redis