WhisperLiveKit icon indicating copy to clipboard operation
WhisperLiveKit copied to clipboard

Chrome extension recording consistency

Open timurguseynov opened this issue 7 months ago • 1 comments

Hi :)

When I start the recording for the first time, it works correctly. However, sometimes, after I stop the recording and then try to start it again, it fails to initialize. The recording functionality appears to enter a broken state and will not work again until the extension is reloaded.

Additionally, there is an issue with the silence detection feature. The word 'silence' appears correctly when there is no audio, but it remains on the page even after speech resumes.

Thank you for your work!

timurguseynov avatar Sep 13 '25 09:09 timurguseynov

I have a similar issue with the server, if I create a connection, break it and recreate a new one, the new one fails the handshake and I need to restart the server.

CorentinvdBdO avatar Sep 26 '25 14:09 CorentinvdBdO