I'm using the Visualizer class for creating a waveform for my app, but I would like to get all the sound bytes all at once so I can show the whole song's waveform all at once. How can I do that? Is there a function in this class I can use for this? Or is there another class for all these things I want to do? Thank you for your help and time.
Asked
Active
Viewed 108 times
1 Answers
0
Check the below library it will solve your problem :-

Nikhil Vashistha
- 80
- 1
- 12
-
Sorry, I'm new to all this... So may I ask how to use this? I mean, how can I use this link you gave me? – Aarash Aug 19 '15 at 10:24
-
Download and import that library in your IDE and add as reference in your project. you will be able to access the functions of this library. – Nikhil Vashistha Aug 19 '15 at 10:32