File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,6 @@ The `Google Speech`_ API enables developers to convert audio to text.
55The API recognizes over 80 languages and variants, to support your global user
66base.
77
8- .. warning ::
9-
10- This is a Beta release of Google Speech API. This
11- API is not intended for real-time usage in critical applications.
12-
138.. _Google Speech : https://cloud.google.com/speech/docs/getting-started
149
1510Client
@@ -39,11 +34,6 @@ data to the Speech API and initiates a Long Running Operation. Using this
3934operation, you can periodically poll for recognition results. Use asynchronous
4035requests for audio data of any duration up to 80 minutes.
4136
42- .. note ::
43-
44- Only the :attr: `Encoding.LINEAR16 ` encoding type is supported by
45- asynchronous recognition.
46-
4737See: `Speech Asynchronous Recognize `_
4838
4939
You can’t perform that action at this time.
0 commit comments