Problem with Sound Sensor

Yes, this is a bug. → @Kodular
The permission RECORD_AUDIO is not automatically requested.
You need to ask for it manually (this way):

.../components/sensors/sound-sensor/

5 Likes