damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.44k stars 800 forks source link

Measure ambient noise level #287

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Some way to poll the Microphone's input level, or create event handlers at
certain decibel thresholds.

Original issue reported on code.google.com by Shan...@gmail.com on 10 Oct 2009 at 4:18

Copied from original issue: damonkohler/android-scripting#120

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Original comment by damonkoh...@gmail.com on 1 Mar 2010 at 12:42

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

Yes. This is very useful for my project.
Only when Microphone's input level greater than certain level,
then start Speech recognition.

Original comment by mike...@gmail.com on 31 Aug 2011 at 4:25