att_speech
A Ruby library for consuming the AT&T Speech API for speech to text.
File Explorer
- bostonSeltics.wav
- example.rb
- helloWorld.txt
- att_speech.rb
- version.rb
- att_multipart.rb
- att_speech.rb
- att_speech_spec.rb
- spec_helper.rb
- .document
- .gitignore
- .rspec
- .travis.yml
- att_speech.gemspec
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
- VERSION
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
gem
View Details ▼
gem
A package manager for the Ruby programming language.
gem search {{regex}} {{[-a|--all]}}
Search for remote gem(s) and show all available versions:
gem install {{gem_name}}
Install the latest version of a gem:
gem install {{gem_name}} {{[-v|--version]}} {{1.0.0}}
Install a specific version of a gem:
# Project Badges
-
Build Status
// repository documentation
Was this content helpful?
(0 ratings)
