add recorder file

This commit is contained in:
riqo 2021-02-03 18:01:48 -06:00
commit 1a328b41b9
3 changed files with 84 additions and 13 deletions

View file

@ -1,3 +1,4 @@
const fs = require('fs');
const speech = require('@google-cloud/speech');
const portAudio = require('naudiodon');