Changes

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.