File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ audio data of any duration up to 80 minutes.
4141
4242.. note ::
4343
44- Only the `LINEAR16 `_ encoding type is supported by asynchronous recognition.
44+ Only the :attr: `Encoding.LINEAR16 ` encoding type is supported by
45+ asynchronous recognition.
4546
4647See: `Speech Asynchronous Recognize `_
4748
@@ -144,6 +145,5 @@ words to the vocabulary of the recognizer.
144145 transcript: Hello, this is a test
145146 confidence: 0.81
146147
147- .. _LINEAR16 : https://cloud.google.com/speech/reference/rpc/google.cloud.speech.v1beta1#audioencoding
148148 .. _sync_recognize : https://cloud.google.com/speech/reference/rest/v1beta1/speech/syncrecognize
149149.. _Speech Asynchronous Recognize : https://cloud.google.com/speech/reference/rest/v1beta1/speech/asyncrecognize
You can’t perform that action at this time.
0 commit comments