This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release 1.3.0 ## Features In this minor release we updated some protos used by `v1p1beta1` endpoint (added optional `metadata` field to `RecognitionConfig` message). There is no need to change any existing code. Also, `v1` endpoint is still default. If you want to try using the new `v1p1beta1` endpoint, you need to request it in your code: ```js const speech = require('@google-cloud/nodejs-speech).v1p1beta1; ``` * updating dependency in samples/package.json * locks. again.
- Loading branch information
1 parent
2c96a60
commit 989c580
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters