Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 299 Bytes

AudioRecordVuMeter - simple Android application using AudioRecord to record audio from the mic

There's lots of apps that record from the mic, but none I could find that had any UI Vu Meter type indicator. So I wrote one.

I just needed to scoop up audio from the mic and display it on a widget.