Sound_Sensor component does not detect incoming audio

I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic

Describe your issue

The Sound_Sensor component does not detect incoming audio.

Steps to reproduce the issue

  • Add the Sound_Sensor component
  • Set Listen to true
  • Add the SoundChanged block and set it up to display the value

Expected Behaviour

The component should receive the audio coming and display the sound level.

Actual Behaviour

SoundChanged is not triggered when sound is present.
(The icon indicating that the microphone is being used by the app doesn’t even appear)

Show your Blocks


Even following Anke’s example (solution) in this topic

by manually requesting permission does not trigger the recording.

Android version

14