I have a button that if the image is visible on resume it will call the speech recognizer.
I want it to exit the app after getting the text but "close application" block closes the app entirely needing for me to click the button again so that on resume I can use the speech recognizer.
I use the ActivityLifeCycle1 extension to get onresume
Sorry for bad english. thank you