File tree 1 file changed +8
-4
lines changed
packages/google-cloud-texttospeech
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Text-to-Speech API (`Alpha `_)
2
2
=====================================================
3
3
4
- `Cloud Text-to-Speech API `_: Synthesizes natural-sounding speech by applying powerful neural network
5
- models.
4
+ |pypi | |versions |
5
+
6
+ `Cloud Text-to-Speech API `_: Synthesizes natural-sounding speech by applying
7
+ powerful neural network models.
6
8
7
9
- `Client Library Documentation `_
8
10
- `Product Documentation `_
9
11
10
12
.. _Alpha : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
13
+ .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-texttospeech.svg
14
+ :target: https://pypi.org/project/google-cloud-texttospeech/
15
+ .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-texttospeech.svg
16
+ :target: https://pypi.org/project/google-cloud-texttospeech/
11
17
.. _Cloud Text-to-Speech API : https://cloud.google.com/texttospeech
12
18
.. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/texttospeech/api.html
13
19
.. _Product Documentation : https://cloud.google.com/texttospeech
@@ -69,8 +75,6 @@ Next Steps
69
75
API to see other available methods on the client.
70
76
- Read the `Cloud Text-to-Speech API Product documentation `_ to learn
71
77
more about the product and see How-to Guides.
72
- - View this `repository’s main README `_ to see the full list of Cloud
73
78
APIs that we cover.
74
79
75
80
.. _Cloud Text-to-Speech API Product documentation : https://cloud.google.com/texttospeech
76
- .. _repository’s main README : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
You can’t perform that action at this time.
0 commit comments