Hello,
We encounter this error in browser console on load of our application. Same code was working fine with Angular 4.
After migrating to Angular 5 , we see :
SpeechRecognitionError {isTrusted: true, error: "not-allowed", message: "", type: "error", target: SpeechRecognition, …}
Angular & components version : 5.2.5
ngx-speech version : 0.0.4
Any thoughts?
Hello,
We encounter this error in browser console on load of our application. Same code was working fine with Angular 4.
After migrating to Angular 5 , we see :
SpeechRecognitionError {isTrusted: true, error: "not-allowed", message: "", type: "error", target: SpeechRecognition, …}
Angular & components version : 5.2.5
ngx-speech version : 0.0.4
Any thoughts?