I’m trying to use this plugin: https://ionicframework.com/docs/native/speech-recognition
Each speechRecognition example (isRecognitionAvailable, hasPermission, getSupportedLanguages, requestPermission, startListening) when I call, this following error appears on screen:
My code:
How can I solve this?