Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Releases: googleapis/python-texttospeech

v2.5.3

27 Sep 16:06
762c156
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (e74b994)

v2.5.2

28 Jul 17:47
bb656c1
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#166) (053abe3)

Miscellaneous Chores

v2.5.1

21 Jul 23:03
b3a1d8a
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#165) (d78b384)

v2.5.0

01 Jul 16:18
99d13c5
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v2.4.0

01 Jun 11:03
00e3f1f
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (8a08836)

Bug Fixes

  • add async client to %name_%version/init.py (8a08836)

v2.3.0

31 Mar 23:18
3abc6ae
Compare
Choose a tag to compare

Features

  • add from_service_account_info to clients (139e6e8)
  • Add ALAW support on client library and improve the ListVoiceRequest message's documentation (#113) (8bbd380)
  • add common resource helper methods (139e6e8)
  • support custom client info (#82) (0612793)

Bug Fixes

  • change default retry and timeout settings (139e6e8)

Documentation

  • use sphinx-1.5.5 for sphinx-docfx-yaml (#89) (feb04c5)

v2.2.0

12 Aug 00:01
a282e62
Compare
Choose a tag to compare

Features

  • incorporate upstream changes (#73) (8ee5447)
    • support MULAW audio encoding
    • support MP3_64_KBPS audio encoding
    • support timepointing via SSML tag
    • support quota_project_id

v2.1.0

23 Jun 19:42
53d9b98
Compare
Choose a tag to compare

Features

Documentation

  • change relative URLs to absolute URLs to fix broken links (#40) (b68df44)

v2.0.0

02 Jun 16:46
e05cd18
Compare
Choose a tag to compare

2.0.0 (2020-06-01)

⚠ BREAKING CHANGES

Features

v1.0.1

28 Feb 17:46
d70a90e
Compare
Choose a tag to compare

1.0.1 (2020-02-28)

Bug Fixes