文件名称:cycgndsx
介绍说明--下载内容均来自于网络,请自行研究使用
本项目是一个Android吹一吹功能的实现,原理是利用麦克风去监听频率的变化。不过如果周围环境很嘈杂的话监听阀值的大小就会不太好控制,太小了就太敏感,大了就没效果。在我处的环境里我试了一下把BLOW_ACTIVI的监听阀值设置成2500效果最好,需要的朋友再自己研究一下吧,源码不多比较简单。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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