RubyGems.org

att_speech

0.0.4

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.

installgem install att_speech
Authors

Jason Goecke, Peter Wilson

1,848 total downloads 150 for this version
Owners

4f295d5bdebbf607ad32f7ce5036aded

Licenses

MIT

Gemfile
gem "att_speech", "~> 0.0.4"
Versions
  1. 0.0.4 May 9, 2013
  2. 0.0.3 August 15, 2012
  3. 0.0.2 August 15, 2012
  4. 0.0.1 August 15, 2012