Sha256: abc6bc12680a6d881626c1acad05e17b1af493798204a8740ce56ac731039973
Contents?: true
Size: 1.1 KB
Versions: 2
Compression:
Stored size: 1.1 KB
Contents
# Cloud Speech-to-Text V1p1beta1 API Client library for the Cloud Speech-to-Text V1p1beta1 API Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learning technology. https://github.com/googleapis/google-cloud-ruby ## Installation ``` $ gem install google-cloud-speech-v1p1beta1 ``` ## Supported Ruby Versions This library is supported on Ruby 2.4+. Google provides official support for Ruby versions that are actively supported by Ruby Core—that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.4 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-speech-v1p1beta1-0.1.1 | README.md |
google-cloud-speech-v1p1beta1-0.1.0 | README.md |