add recorder file
This commit is contained in:
parent
acbf85744a
commit
1a328b41b9
3 changed files with 84 additions and 13 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
const fs = require('fs');
|
||||
const speech = require('@google-cloud/speech');
|
||||
const portAudio = require('naudiodon');
|
||||
|
|
|
|||
Loading…
Reference in a new issue