Question

I am Developing an Audio player in android, i want show a waveform or any other playing animation like this

enter image description here

Can any one please tell me how to achieve this , what is the best approach for this

Was it helpful?

Solution

You can use an Android class called Visualizer; it allows you to access audio being played: Official Android

Please refer to this link to find some example you can download; you can start from one of that, modifying what you need.

Please find here another example to donwload.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top