This repository was archived by the owner on Jan 31, 2026. It is now read-only.
Getting this error , can someone tell me what should I do #561
Replies: 1 comment
-
|
This project has been deprecated and archived. Please migrate to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is console output of Voice object ->
voice {"_events": {"onSpeechEnd": [Function anonymous], "onSpeechError": [Function anonymous], "onSpeechPartialResults": [Function anonymous], "onSpeechRecognized": [Function anonymous], "onSpeechResults": [Function anonymous], "onSpeechStart": [Function anonymous], "onSpeechVolumeChanged": [Function anonymous]}, "_listeners": null, "_loaded": false}
ERROR [TypeError: Cannot read property 'startSpeech' of null]
_listeners:null and _loaded:false
How to overcome this ??
Beta Was this translation helpful? Give feedback.
All reactions