Sample application for CarSoundDetectionLibrary with realtime graphical display of recognition result..
CarDetectSample is hosted in the following web site
https://github.com/zacharyliu/CarDetectSample
If you think the Android project CarDetectSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CarDetectSample.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar androidplot-core-0.5.2-javadoc.jar androidplot-core-0.5.2.jar opencsv-2.3.jar |
Required Permissions | android.permission.MODIFY_AUDIO_SETTINGS android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
CarDetectSample has the following Java source files.
com.zacharyliu.cardetectsample.MainActivity.java