Skip to content

Releases: googleapis/google-cloud-php-speech

google/cloud-speech v2.3.0

16 Jan 20:29

Choose a tag to compare

Features

  • [Speech] add custom prompt config in the request and return prompt in the response (#8851) (7dcc34d)
  • Add custom prompt config in the request and return prompt in the response (7dcc34d)
  • Update min_speaker_count and max_speaker_count to be optional (7dcc34d)

Documentation

  • Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used (7dcc34d)
  • Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message (7dcc34d)

google/cloud-speech v2.2.1

08 Oct 15:58

Choose a tag to compare

Documentation

  • Fix all README samples, rename command (#8536)

google/cloud-speech v2.2.0

20 Sep 01:49

Choose a tag to compare

Features

  • [Many APIs] usage deprecation of credentials client option (#8604) (4825644)

google/cloud-speech v2.1.1

18 Jul 21:04

Choose a tag to compare

Miscellaneous Chores

google/cloud-speech v2.1.0

18 Jun 21:02

Choose a tag to compare

Features

  • [Speech] updated description of sample_rate_hertz (#8371) (7dd957c)

google/cloud-speech v2.0.1

20 May 19:57

Choose a tag to compare

Miscellaneous Chores

google/cloud-speech v2.0.0

08 Feb 00:08

Choose a tag to compare

� BREAKING CHANGES

  • Promote Speech to v2 (#7902)

Chores

google/cloud-speech v1.20.1

24 Jan 21:43

Choose a tag to compare

Documentation

  • Add warning against accepting untrusted credentials (#8045) (98cf3c0)

google/cloud-speech v1.20.0

11 Jan 02:20

Choose a tag to compare

Features

  • Expand the set of supported explicit audio encodings (#7960) (8e0b9f3)

Documentation

  • Updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings (8e0b9f3)

google/cloud-speech v1.19.2

12 Dec 23:17

Choose a tag to compare

Bug Fixes

  • Add compatibility for PHP 8.4 (#7916) (91d9fa5)
  • Add php 8.4 to test matrix, remove implicit nullables (#7871) (1df1d9b)

Documentation

  • Add documentation for logger client option (91d9fa5)