Skip to content

Commit 36ea19a

Browse files
committed
Link to internal LINEAR16 attribute.
1 parent 9101fe5 commit 36ea19a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/speech-usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4647
See: `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

0 commit comments

Comments
 (0)