speech_recognition
speech_recognition copied to clipboard
setErrorHandler isn't defined
I follow the documentation about basic recognition, But when i write _speech.setErrorHandler(errorHandler);
setErrorHandler isn't Defined.
When i check in _speech Function, yes is dont have setErrorHandler
Same issue.
Same issue. How can I handle the error?