Hello
SpeechRecognizer is working well.
Unfortunately, the difference from Alexa, OK Gppgle is that you have to start it, I mean it’s not always waiting for earing something.
Is there a way to bypass this or may be to start it let’s say each 10 seconds?
Have a nice easter
What you want to do is not practical. the App Inventor 2 app cannot run in the Background. If you attempt to do this, force your app to Stay Awake. You will not be able to run any other app while your app is listening each 10 seconds. Is that OK?