Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

ocha

This is a sinatra app which uses text2wave to convert text to an audio file.

The crux of the app is : "echo '#{words}'| text2wave | lame - #{file_path}" .