Measure loudness of the audio in realtime

I need to create an application to record the audio from the mic of the phone (android). While recording I need to show some animation based on the loudness of the sound. I was going through the Audio library but couldn’t figure out a way to do that. Is there a way to measure the loudness of the voice in realtime with expo audio.

Thank you

Hey @thisum,

This isn’t possible with the Audio API in the SDK. I would recommend creating a feature request on our Canny board: Feature Requests | Expo

Cheers,

Adam

Thanks Adam

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.