Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/speech-usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The `Google Speech`_ API enables developers to convert audio to text.
The API recognizes over 80 languages and variants, to support your global user
base.

.. warning::

This API, ``google-cloud-speech`` has not been released yet. In order to
test and explore this feature, you must install ``google-cloud`` from
source.

.. warning::

This is a Beta release of Google Speech API. This
Expand Down