RubyGems Navigation menu

att_speech 0.0.5

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.6 - March 21, 2014 (32.5 KB)
  2. 0.0.5 - July 24, 2013 (32.5 KB)
  3. 0.0.4 - May 15, 2013 (31.5 KB)
  4. 0.0.3 - September 22, 2012 (8.5 KB)
  5. 0.0.2 - September 19, 2012 (8.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (4):

celluloid < 0.14.0, >= 0.11.1
faraday >= 0.8.1
hashie >= 1.2.0

Development 依赖 (7):

bundler >= 1.0.0
fakeweb >= 0
jeweler >= 1.8.4
rdoc >= 3.12
rspec >= 2.8.0
simplecov >= 0
yard >= 0.7

业主:

作者:

  • Jason Goecke, Peter Wilson

SHA 256 校验和:

5b0b5e33ca839a8d3c2d4828d2aafd08ea25f0d1a4496d5a894b6530c6acbe77

下载总量 23,202

这个版本 3,563

许可:

MIT

需要的 Ruby 版本:

链接: