react-speech-recognition icon indicating copy to clipboard operation
react-speech-recognition copied to clipboard

[SpeechlyClient] Websocket closed due to error

Open YoussefZidan opened this issue 2 years ago • 0 comments

I get the following error all of a sudden when I try to use the library. (It was working fine before)

{code: 1011, reason: 'the server has encountered an internal error', wasClean: true}

When I tried to preview the package on the official website i found the following error in the console

Decoder] Websocket closed due to error WebsocketError code 1011: the server has encountered an internal error
    at Worker.onWebsocketMessage

You can find it here https://api.speechly.com/

YoussefZidan avatar Jul 17 '23 10:07 YoussefZidan