Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat issue #1

Open
sethuraman17 opened this issue Jun 7, 2024 · 3 comments
Open

chat issue #1

sethuraman17 opened this issue Jun 7, 2024 · 3 comments

Comments

@sethuraman17
Copy link

when i gtry to run this with npm start it opens without any problem but for speaking when i click t and release it it shows the error as
Uncaught runtime errors:
×
ERROR
p is not a function
TypeError: p is not a function
at http://localhost:3000/static/js/bundle.js:22198:34
at http://localhost:3000/static/js/bundle.js:17449:21
at Array.forEach ()
at e.rawOnEnd (http://localhost:3000/static/js/bundle.js:17447:127)
at e.onTransportEnd (http://localhost:3000/static/js/bundle.js:17436:24)
at t.onclose (http://localhost:3000/static/js/bundle.js:17865:78)

@AirSurfer09
Copy link
Collaborator

This issue should be resolved now. Please check the setErrorCallback function in convai client file. it'll give you the grpc errors or network errors as reponse

@sethuraman17
Copy link
Author

This issue should be resolved now. Please check the setErrorCallback function in convai client file. it'll give you the grpc errors or network errors as reponse

hi, i have tried again but still it is not working when i hold T and started speaking still it is not hearing

@AirSurfer09
Copy link
Collaborator

Does the errorCallback return any grpc error now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants