File tree Expand file tree Collapse file tree
packages/google-cloud-speech Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
66
7+ ## v2.2.0
8+
9+ 01-14-2019 12:45 PST
10+
11+ ### New Features
12+ - feat: Multi-channel recognition
13+
14+ ### Dependencies
15+ - fix(deps): update dependency google-gax to ^0.23.0 ([ #275 ] ( https://github.com/googleapis/nodejs-speech/pull/275 ) )
16+
17+ ### Documentation
18+ - docs: check broken links in generated docs ([ #268 ] ( https://github.com/googleapis/nodejs-speech/pull/268 ) )
19+
720## v2.1.2
821
92201-08-2019 14:18 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/speech" ,
33 "description" : " Cloud Speech Client Library for Node.js" ,
4- "version" : " 2.1.2 " ,
4+ "version" : " 2.2.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha system-test --timeout 600000"
1212 },
1313 "dependencies" : {
14- "@google-cloud/speech" : " ^2.1.2 " ,
14+ "@google-cloud/speech" : " ^2.2.0 " ,
1515 "@google-cloud/storage" : " ^2.0.0" ,
1616 "node-record-lpcm16" : " ^0.3.0" ,
1717 "yargs" : " ^12.0.0"
You can’t perform that action at this time.
0 commit comments