Getting this error , can someone tell me what should I do #561
Unanswered
MakandarSahil
asked this question in
Q&A
Replies: 0 comments
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