Get average amplitude of an audio file as it is being played
I am trying to build an android app that plays audio and shows the current time + average amplitude as sliders.
Playing the audio and showing the current time was pretty easy using MediaPlayer.