Android app to remove silence periods from a speech signal using Zero Frequency Filtering.
ZeroFrequencyFiltering is hosted in the following web site
https://github.com/bitsnbytes7c8/ZeroFrequencyFiltering
If you think the Android project ZeroFrequencyFiltering 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 ZeroFrequencyFiltering.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | achartengine-1.1.0.jar android-support-v4.jar androidplot-core-0.6.1-SNAPSHOT.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in ZeroFrequencyFiltering. The names of the image files are listed as follows.
speech_signal.png
The following screenshort is generated from the image listed above.
ZeroFrequencyFiltering has the following Java source files.
recorder.android.CalcZff.java recorder.android.RecorderActivity.java speech.record.AudioRecorder.java speech.record.recording.java