/AudioRecordVuMeter

simple Android application using AudioRecord to record audio from the mic

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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.