I have got troubles with Sound Sensor in my app. I want to launch Speech Recognizer after reaching a certain value (see my block of code below). My microphone is enabled and Sound Sensor set to listen. However, Speech Recognizer is never called.
I also tried to set the value or amplitude to text block so I can see the values, but it never changes. I guess it isn’t working at all. I also saw a few topics with this problem, however, this issue wasn’t resolved yet. Please, can you help me to solve my problem?
Ok, but I am asking that whether this is the only permission in the many permissions asked by different components that has this bug of not automatically requesting permission?