Skip to content

Commit

Permalink
use node-record-lpcm16 with cross-spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
evancohen committed Dec 4, 2016
1 parent 4ecfad2 commit d119eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sonus",
"version": "0.1.1",
"version": "0.1.2",
"description": "Open source cross platform decentralized always-on speech recognition framework",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"homepage": "https://github.com/evancohen/sonus#readme",
"dependencies": {
"@google-cloud/speech": "^0.2.0",
"node-record-lpcm16": "^0.1.4",
"node-record-lpcm16": "^0.1.7",
"snowboy": "^1.1.0",
"stream": "0.0.2"
},
Expand Down

0 comments on commit d119eb6

Please sign in to comment.