You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting TypeError: Cannot read properties of undefined (reading '_req') after every session. It is received via the LiveTranscriptionEvents.Error listener.
Steps to reproduce
Honestly I don't know how to reproduce it but it seems to happen once at the end of every session.
What is the current behavior?
Getting
TypeError: Cannot read properties of undefined (reading '_req')
after every session. It is received via theLiveTranscriptionEvents.Error
listener.Steps to reproduce
Honestly I don't know how to reproduce it but it seems to happen once at the end of every session.
Expected behavior
There shouldn't be any errors
Please tell us about your environment
Other information
Using this config, if it matters:
Everything works correctly (e.g. audio stream is sent successfully and transcript received correctly), except that this error is always received.
The text was updated successfully, but these errors were encountered: