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)