generated from tailored/router-template
temp
This commit is contained in:
parent
c7e3fb9129
commit
512fe796b2
BIN
my_speech_text.wav
Normal file
BIN
my_speech_text.wav
Normal file
Binary file not shown.
@ -14,7 +14,7 @@ const record = new Recording({
|
||||
});
|
||||
record.stream().pipe(file);
|
||||
|
||||
setTimeout(() => {
|
||||
record.stop();
|
||||
process.exit(0);
|
||||
}, 5000);
|
||||
// setTimeout(() => {
|
||||
// record.stop();
|
||||
// process.exit(0);
|
||||
// }, 5000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user