How to test sound presence on Android with Appium

Hi All…

I and trying to automate an Android app while one of the things I want to know is whether when I click on some element, a sound is coming from the speakers and after I click on another element the sound in no longer present.
Is there any existing way to know with the android driver if a (some) sound is being played at the moment?

Thanks.