Ssml2mp3
SSML to mp3 powered by Amazon Polly
Installation
Add this line to your application's Gemfile:
gem 'ssml2mp3'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ssml2mp3
Usage
$ ssml2mp3 foo.ssml foo.mp3
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hogelog/ssml2mp3.
License
The gem is available as open source under the terms of the MIT License.