From 8d59a336cb5fe0b973ee81dc77f95c8a0414a27e Mon Sep 17 00:00:00 2001 From: Thomas Schultz Date: Thu, 15 Dec 2016 08:37:49 -0500 Subject: [PATCH] Add speech to alpha list. Closes #2869 --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 7a37f448ff24..0687cf48c4a7 100644 --- a/README.rst +++ b/README.rst @@ -38,6 +38,7 @@ Cloud Platform services: - `Stackdriver Error Reporting`_ (`Error Reporting README`_) - `Google Cloud Natural Language`_ (`Natural Language README`_) - `Google Cloud Translation`_ (`Translation README`_) +- `Google Cloud Speech`_ (`Speech README`_) - `Google Cloud Vision`_ (`Vision README`_) - `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_) - `Google Cloud Runtime Configuration`_ (`Runtime Config README`_) @@ -70,6 +71,8 @@ updates. See `versioning`_ for more details. .. _Natural Language README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/language .. _Google Cloud Translation: https://pypi.python.org/pypi/google-cloud-translate .. _Translation README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/translate +.. _Google Cloud Speech: https://pypi.python.org/pypi/google-cloud-speech +.. _Speech README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/speech .. _Google Cloud Vision: https://pypi.python.org/pypi/google-cloud-vision .. _Vision README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/vision .. _Google Cloud Bigtable - HappyBase: https://pypi.python.org/pypi/google-cloud-happybase/