Description: This project is to achieve a Android blowing function. The principle is to use the change frequency of the microphone to listen. But if the surrounding environment is very noisy words monitoring threshold size will be not very good control, too small is too sensitive, is not effect. In my office I try to monitor threshold of blow BLOW_ACTIVI set 2500 effect best, a friend in need to look at their own bar, source code is much simpler.
To Search:
File list (Check if you may need any files):
Blow
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\AndroidManifest.xml
....\assets
....\bin
....\...\AndroidManifest.xml
....\...\classes
....\...\.......\com
....\...\.......\...\li
....\...\.......\...\..\BlowActivity$1.class
....\...\.......\...\..\BlowActivity$2.class
....\...\.......\...\..\BlowActivity$MyHandler.class
....\...\.......\...\..\BlowActivity.class
....\...\.......\...\..\BuildConfig.class
....\...\.......\...\..\Parameter.class
....\...\.......\...\..\R$attr.class
....\...\.......\...\..\R$drawable.class
....\...\.......\...\..\R$id.class
....\...\.......\...\..\R$layout.class
....\...\.......\...\..\R$string.class
....\...\.......\...\..\R.class
....\...\.......\...\..\RecordThread.class
....\...\jarlist.cache
....\...\res
....\gen
....\...\com
....\...\...\li
....\...\...\..\BuildConfig.java
....\...\...\..\R.java
....\proguard-project.txt
....\project.properties
....\res
....\...\drawable-hdpi
....\...\.............\ic_launcher.png
....\...\drawable-ldpi
....\...\.............\ic_launcher.png
....\...\drawable-mdpi
....\...\.............\ic_launcher.png
....\...\drawable-xhdpi
....\...\..............\ic_launcher.png
....\...\layout
....\...\......\main.xml
....\...\values
....\...\......\strings.xml
....\src
....\...\com
....\...\...\li
....\...\...\..\BlowActivity.java
....\...\...\..\Parameter.java
....\...\...\..\RecordThread.java
....\说明.htm