add audio test python
This commit is contained in:
parent
b78b5392c1
commit
ead59fc9f2
8 changed files with 809 additions and 42 deletions
|
|
@ -20,6 +20,7 @@
|
|||
},
|
||||
"main": "background.js",
|
||||
"dependencies": {
|
||||
"@google-cloud/speech": "^4.2.0",
|
||||
"@types/animejs": "^3.1.2",
|
||||
"@types/bindings": "^1.3.0",
|
||||
"@types/dom-mediacapture-record": "^1.0.7",
|
||||
|
|
@ -29,6 +30,7 @@
|
|||
"core-js": "^3.6.5",
|
||||
"mitt": "^2.1.0",
|
||||
"naudiodon": "^2.3.2",
|
||||
"node-record-lpcm16": "^1.0.1",
|
||||
"vue": "^3.0.0-0",
|
||||
"vue-router": "^4.0.0-0",
|
||||
"vuex": "^4.0.0-0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue