How to observe local participant audio level using Android/iOS SDK

Options

Hi there, I'm investigating Daily and was curious if you guys have a way to observe the local participant audio level, similar to onRemoteParticipantsAudioLevel() in CallClientListener but for the local participant. It appears that you support it for web using https://docs.daily.co/reference/daily-js/instance-methods/start-local-audio-level-observer?utm_source=community-search&utm_medium=organic-search&utm_term=audio+level , but is there a similar method in Android and iOS SDK?

Answers