Changes
1.16.0 (2023-05-16)
Features
- speech: Add processing strategy to batch recognition requests (#7900) (31421d5)
1.15.1 (2023-05-08)
Bug Fixes
- speech: Update grpc to v1.55.0 (1147ce0)
1.15.0 (2023-03-22)
Features
- speech: Add support for BatchRecognize (c967961)
Documentation
- speech: Fix the resource name format in comment for CreatePhraseSetRequest (c967961)
1.14.1 (2023-02-14)
Documentation
- speech: Clarified boost usage (f1c3ec7)
1.14.0 (2023-01-26)
Features
- speech: Add REST client (06a54a1)
- speech: Added ABNF Grammars field in Speech Adaptation * Added a new field to Speech Adaptation to specify ABNF grammar definitions (3115df4)
- speech: Added new fields to facilitate debugging * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out). * Added request_id to Speech response protos. (bf75547)
- speech: Rewrite signatures in terms of new location (3c4b2b3)
- speech: Rewrite signatures in terms of new types for betas (9f303f9)
- speech: Start generating apiv2 (#6891) (1c7e02f)
- speech: Start generating proto message types (563f546)
- speech: Start generating stubs dir (de2d180)
Documentation
- speech: Clarify boost usage in Reference (2359f92)
1.13.0 (2023-01-26)
Features
- speech: Add REST client (06a54a1)
- speech: Added ABNF Grammars field in Speech Adaptation * Added a new field to Speech Adaptation to specify ABNF grammar definitions (3115df4)
- speech: Added new fields to facilitate debugging * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out). * Added request_id to Speech response protos. (bf75547)
- speech: Rewrite signatures in terms of new location (3c4b2b3)
- speech: Rewrite signatures in terms of new types for betas (9f303f9)
- speech: Start generating apiv2 (#6891) (1c7e02f)
- speech: Start generating proto message types (563f546)
- speech: Start generating stubs dir (de2d180)
Documentation
- speech: Clarify boost usage in Reference (2359f92)
1.12.1 (2023-01-26)
Documentation
- speech: Clarify boost usage in Reference (2359f92)
1.12.0 (2023-01-10)
Features
- speech: Added ABNF Grammars field in Speech Adaptation * Added a new field to Speech Adaptation to specify ABNF grammar definitions (3115df4)
1.11.0 (2023-01-04)
Features
1.10.0 (2022-12-15)
Features
- speech: Added new fields to facilitate debugging * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out). * Added request_id to Speech response protos. (bf75547)
1.9.0 (2022-11-03)
Features
- speech: rewrite signatures in terms of new location (3c4b2b3)
1.8.0 (2022-10-25)
Features
1.7.0 (2022-09-21)
Features
- speech: rewrite signatures in terms of new types for betas (9f303f9)
1.6.0 (2022-09-19)
Features
- speech: start generating proto message types (563f546)
1.5.0 (2022-06-29)
Features
- speech: start generating REST client for beta clients (25b7775)
1.4.0 (2022-05-24)
Features
- speech: Add adaptation proto for v1 api (6ef576e)
1.3.1 (2022-04-14)
Bug Fixes
- speech: use full link in comment to fix JSDoc broken link (19a9ef2)
1.3.0 (2022-02-23)
Features
- speech: set versionClient to module version (55f0d92)
1.2.0 (2022-02-14)
Features
- speech: add file for tracking version (17b36ea)
1.1.0 (2022-01-04)
Features
- speech: add result_end_time to SpeechRecognitionResult (a2c0bef)
- speech: added alternative_language_codes to RecognitionConfig feat: WEBM_OPUS codec feat: SpeechAdaptation configuration feat: word confidence feat: spoken punctuation and spoken emojis feat: hint boost in SpeechContext (a2c0bef)
1.0.0
Stabilize GA surface.
0.2.0 (2021-08-30)
Features
- speech: Add transcript normalization (b31646d)
v0.1.0
This is the first tag to carve out speech as its own module. See Add a module to a multi-module repository.