Changes
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.