-
Notifications
You must be signed in to change notification settings - Fork 136
Home
Gautam Chibde edited this page Aug 16, 2019
·
9 revisions
Simple android library to give visualization effect to the Android MediaPlayer.
- LineVisualizer
- BarVisualizer
- CircleVisualizer
- Circle Bar Visualizer
- Line Bar Visualizer
- Square Bar Visualizer
You can refer to sample code provided in the repo for reference.
Use of the visualizer requires the permission android.permission.RECORD_AUDIO so make sure to add it to your manifest file.