Capturing audio and displaying it real time in Android.
Audio-scope is hosted in the following web site
https://github.com/cell0907/Audio-scope
If you think the Android project Audio-scope 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 Audio-scope.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
There are 2 image files in Audio-scope. The names of the image files are listed as follows.
scope.png sope.png
The following screenshort is generated from the image listed above.
Audio-scope has the following Java source files.
com.cell0907.scope2.ProcessorThread.java com.cell0907.scope2.Q.java com.cell0907.scope2.Scope.java com.cell0907.scope2.ScopeSurfaceView.java com.cell0907.scope2.ScopeThread.java