WilliamRen / AudioRecordVuMeter

simple Android application using AudioRecord to record audio from the mic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

simple Android application using AudioRecord to record audio from the mic

License:GNU General Public License v3.0