这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.3.0

  • v1.3.0
  • 989c580
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v1.3.0
  • 989c580
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@alexander-fenster alexander-fenster tagged this 23 Mar 19:50
* 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.
Assets 2
Loading