I'm building an app using the logic in this starter. I can initially transcribe just fine but if I retry (in my case toggle mic off and on), the connection has websocket errors or just won't transcribe even if connection is established.
Are there any examples of code where you can do this?
Nope - ended up switching to local browser transcription. I think other people have used standards like WebRTC to get around web socket issues (dailybots).
Hi -
I'm building an app using the logic in this starter. I can initially transcribe just fine but if I retry (in my case toggle mic off and on), the connection has websocket errors or just won't transcribe even if connection is established.
Are there any examples of code where you can do this?
Thanks!