fix: message input dictate
Co-Authored-By: Marchotridyo <29671825+acomarcho@users.noreply.github.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -335,6 +335,7 @@
|
||||
|
||||
stopDurationCounter();
|
||||
audioChunks = [];
|
||||
visualizerData = Array(VISUALIZER_BUFFER_LENGTH).fill(0);
|
||||
|
||||
if (stream) {
|
||||
const tracks = stream.getTracks();
|
||||
|
||||
Reference in New Issue
Block a user