googleapis/google/cloud/speech
Jun Mukai 54524d99aa Introduce cloud-speech API config yaml. (#66)
* Introduce cloud-speech API config yaml.

- changed RecognizeNonStreaming() to idempotent

"Recognize" method is a bidi-streaming method, which is not
supported by Gapic codegen, but yet it should exist when
we want to support it for some language.

Anyways streaming methods will be ignored as
https://github.com/googleapis/toolkit/pull/328

* Fix Java namespace

* Fixes

- timeout to 60 seconds
- modified nodejs config (for integrating with gcloud-node project)
2016-08-08 15:04:42 -07:00
..
v1 Introduce cloud-speech API config yaml. (#66) 2016-08-08 15:04:42 -07:00
v1beta1 Add/update protos for cloud speech API 2016-07-07 20:33:42 -07:00
README.md Add/update protos for cloud speech API 2016-07-07 20:33:42 -07:00
cloud_speech.yaml Introduce cloud-speech API config yaml. (#66) 2016-08-08 15:04:42 -07:00

README.md

Introduction

Google Cloud Speech API provides speech recognition as a service.