Skip to content

Commit

Permalink
new sample for infinite streaming command line app (#333)
Browse files Browse the repository at this point in the history
* new sample for infinite streaming command line app

* adding infinite streaming sample to samples folder

* added comments and error handling and ran eslint

* corrected region tag

* fixed reverted merge conflicts and made changes again.

* fixed lint errors

* removed stream from package.json, it is not necessary

* cleaned up comment placements and removed unneeded debugging

* made lint updates

* made lint updates
  • Loading branch information
Kristin Grace Galvin authored May 15, 2019
1 parent 820d327 commit 85730d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-cloud-speech/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"dependencies": {
"@google-cloud/speech": "^2.3.1",
"@google-cloud/storage": "^2.0.0",
"chalk": "^2.4.2",
"node-record-lpcm16": "^0.3.0",
"sox": "^0.1.0",
"yargs": "^13.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 85730d4

Please sign in to comment.