Android Open Source - Sound record AudioSource






Project Summary

[has been merged into BetterCaptions] Records audio from Mic and recognizes song via AudioServer.

Web Site / Source Repository

AudioSource is hosted in the following web site
https://github.com/CS377W/AudioSource

If you think the Android project AudioSource 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 AudioSource.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version19
Activity Count1
jar files usedandroid-support-v4.jar
json-simple-1.1.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO
com.google.android.glass.permission.DEVELOPMENT




Java Source Files

AudioSource has the following Java source files.

cs377w.audiosource.RecognitionResult.java
cs377w.audiosource.Recorder.java
cs377w.audiosource.RecorderSingleton.java
cs377w.audiosource.Send.java