Sound wave communication on Android like chirp on iphone.
SinVoice is hosted in the following web site
https://github.com/JesseGu/SinVoice
If you think the Android project SinVoice 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 SinVoice.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.DISABLE_KEYGUARD android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in SinVoice. The names of the image files are listed as follows.
ic_lock_alarm.png kgd_puk_interrupt_popupwindow_onebutton.9.png
The following screenshort is generated from the image listed above.
SinVoice has the following Java source files.
com.example.sinvoicedemo.MainActivity.java com.libra.sinvoice.Buffer.java com.libra.sinvoice.Common.java com.libra.sinvoice.Encoder.java com.libra.sinvoice.LogHelper.java com.libra.sinvoice.PcmPlayer.java com.libra.sinvoice.Record.java com.libra.sinvoice.SinGenerator.java com.libra.sinvoice.SinVoicePlayer.java com.libra.sinvoice.SinVoiceRecognition.java com.libra.sinvoice.VoiceRecognition.java