Context awareness project. Log sound pressure levels. Based on https://code.google.com/p/android-spl-meter/..
SmartSoundMeasurement is hosted in the following web site
https://github.com/yorban/SmartSoundMeasurement
If you think the Android project SmartSoundMeasurement 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 SmartSoundMeasurement.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | opencsv-3.1.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
SmartSoundMeasurement has the following Java source files.
com.csau.smartsound.splmeasurement.BarLevelDrawable.java com.csau.smartsound.splmeasurement.MicrophoneInput.java com.csau.smartsound.splmeasurement.MicrophoneInputListener.java com.csau.smartsound.splmeasurement.Settings.java com.csau.smartsound.splmeasurement.SmartSoundMeasurement.java