ubuntu - How can I get volume level (or dB) of microphone input with alsa API? -


i can command line : arecord -vv , need finish code , don't known api can make .

arecord looks @ captured samples (it uses maximum in interval).

you can same yourself. need know level full-scale sample corresponds to.

also see detect silence when recording.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -