We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18088b5 commit 2441a0cCopy full SHA for 2441a0c
1 file changed
speech/google/cloud/speech/sample.py
@@ -46,7 +46,7 @@ class Sample(object):
46
re-sampling).
47
48
:type client: :class:`~google.cloud.speech.client.Client`
49
- :param client: (Optional) The ``Client`` that owns this instance of sample.
+ :param client: (Optional) The client that owns this instance of sample.
50
"""
51
default_encoding = Encoding.FLAC
52
default_sample_rate = 16000
0 commit comments