Android Open Source - Sound sound SoundChat






Project Summary

Android app to transfer data over sound waves.

Web Site / Source Repository

SoundChat is hosted in the following web site
https://github.com/wixon/SoundChat

If you think the Android project SoundChat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SoundChat.

ItemValue
Java File Count13
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO




Resource Files

There are 2 image files in SoundChat. The names of the image files are listed as follows.

bubble_green.9.png
bubble_yellow.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SoundChat has the following Java source files.

be.ugent.soundchat.Configuration.java
be.ugent.soundchat.Goertzel.java
be.ugent.soundchat.Helpers.java
be.ugent.soundchat.IMessageReceiver.java
be.ugent.soundchat.ISCPlayer.java
be.ugent.soundchat.ISCRecorder.java
be.ugent.soundchat.MainActivity.java
be.ugent.soundchat.MessageCursorAdapter.java
be.ugent.soundchat.MessageDetector.java
be.ugent.soundchat.SCPlayer.java
be.ugent.soundchat.SCRecorder.java
be.ugent.soundchat.model.Message.java
be.ugent.soundchat.model.MessageDBHandle.java