A Ruby library for consuming v3 of the AT&T Speech API for speech->text, and text->speech. Takes in either .wav or specific other audio files, and returns a text string of the spoken words. Can also take in either a text string or .txt file and returns a string of bytes from which a .wav file can be created of the spoken text.
Required Ruby Version
>= 1.9.3
Authors
Jason Goecke, Peter Wilson, Ben Klang
Versions
- 0.0.6 March 21, 2014 (32.5 KB)
- 0.0.5 July 24, 2013 (32.5 KB)
- 0.0.4 May 15, 2013 (31.5 KB)
- 0.0.3 September 22, 2012 (8.5 KB)
- 0.0.2 September 19, 2012 (8 KB)