I want to show the waveform of an audio file after it has been recorded.
Is there any class in android to do this? I have read Visualizer class, but it is to draw waveform for playing audio file, i need to display the whole waveform in an imageview.