This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/text-to-speech" ,
55 "client_documentation" : " https://googleapis.dev/python/texttospeech/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/5235428" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "repo" : " googleapis/python-texttospeech" ,
1010 "distribution_name" : " google-cloud-texttospeech" ,
Original file line number Diff line number Diff line change 11Python Client for Cloud Text-to-Speech API
22==========================================
33
4- |alpha | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Cloud Text-to-Speech API `_: Synthesizes natural-sounding speech by applying
77powerful neural network models.
88
99- `Client Library Documentation `_
1010- `Product Documentation `_
1111
12- .. |alpha | image :: https://img.shields.io/badge/support-alpha-orange .svg
13- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
12+ .. |GA | image :: https://img.shields.io/badge/support-GA-gold .svg
13+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1414.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-texttospeech.svg
1515 :target: https://pypi.org/project/google-cloud-texttospeech/
1616.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-texttospeech.svg
Original file line number Diff line number Diff line change 4040# 'Development Status :: 3 - Alpha'
4141# 'Development Status :: 4 - Beta'
4242# 'Development Status :: 5 - Production/Stable'
43- release_status = "Development Status :: 3 - Alpha "
43+ release_status = "Development Status :: 5 - Production/Stable "
4444dependencies = ["google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ]
4545extras = {}
4646
You can’t perform that action at this time.
0 commit comments