Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 385 Bytes

fun

Text to speech via HTTP API on your windows machine.

This app created specially for fun purposes.

  1. Download 2 files from bin/ to your windows machine
  2. double click on invisible.vbs
  3. Have a fun via HTTP API:

http://ip_address:9292?text=Hello

COMPILATION is simple with ocra - http://ocra.rubyforge.org/

Install required gems

$ bundle

To compile use

$ rake