I checked out Bugs in Kodular Eagle before creating a new topic
Describe your issue
sound sensor does not work
I wanted to make an app that detects sound but the Sound Sensor Component doesn’t return anything
Steps to reproduce the issue
just try to use the sound sensor
Expected Behaviour
return the values when the sound changes
Actual Behaviour
does not return
Show your Blocks
Android version
I tried it in several versions, none worked
did you enable it from here -
or using this -
2 Likes
I already found the solution, that was not the problem
Please share the solution for anyone else happening to stumble upon this topic with a similar question. 
Jinx
(Jinx)
5
Have you asked for permission
android.permission.RECORD_AUDIO
felixsarp
(Yaw Owusu Sarpong)
6
Hi @Savio_Godinho j
Can you please share the solution. I am facing same issue.