Skip to content
Gautam Chibde edited this page Aug 16, 2019 · 9 revisions

Welcome to the android-audio-visualizer wiki!

Simple android library to give visualization effect to the Android MediaPlayer.

Visualizers

You can refer to sample code provided in the repo for reference.

Note

Use of the visualizer requires the permission android.permission.RECORD_AUDIO so make sure to add it to your manifest file.