Android - An app based on voice recognition to control my playlist while longboarding.
ZeroSound is hosted in the following web site
https://github.com/kamek-pf/ZeroSound
If you think the Android project ZeroSound 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 ZeroSound.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_TASKS android.permission.KILL_BACKGROUND_PROCESSES |
There are 1 image files in ZeroSound. The names of the image files are listed as follows.
zero.png
The following screenshort is generated from the image listed above.
ZeroSound has the following Java source files.
com.maxmpz.poweramp.player.PowerAMPiAPIHelper.java com.maxmpz.poweramp.player.PowerampAPI.java com.maxmpz.poweramp.player.RemoteTrackTime.java com.maxmpz.poweramp.player.TableDefs.java me.zerocore.zerosound.activities.MainScreen.java me.zerocore.zerosound.events.TextChanged.java me.zerocore.zerosound.pojos.Command .java me.zerocore.zerosound.pojos.Player .java me.zerocore.zerosound.pojos.Volume .java me.zerocore.zerosound.services.VocalService.java