I want to create a game where there will be an audio spectrum visualizer, which changes heights/colors according to the sound being played on the device’s speakers.
What should I do? Should I:
- Use the Microphone class referring to the speakers? If so, how?
- Should I use a url, through the www class?
- Or is there a simpler way?