examples(websocket-server): use VAD analyzer from transport
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
}
|
||||
|
||||
function stopAudio(closeWebsocket) {
|
||||
playTime = 0;
|
||||
isPlaying = false;
|
||||
startBtn.disabled = false;
|
||||
stopBtn.disabled = true;
|
||||
|
||||
Reference in New Issue
Block a user