Skip to content

Commit d119eb6

Browse files
committed
use node-record-lpcm16 with cross-spawn
1 parent 4ecfad2 commit d119eb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sonus",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Open source cross platform decentralized always-on speech recognition framework",
55
"main": "index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/evancohen/sonus#readme",
2828
"dependencies": {
2929
"@google-cloud/speech": "^0.2.0",
30-
"node-record-lpcm16": "^0.1.4",
30+
"node-record-lpcm16": "^0.1.7",
3131
"snowboy": "^1.1.0",
3232
"stream": "0.0.2"
3333
},

0 commit comments

Comments
 (0)