Android Open Source - Sound record AudioTracker-Test






Project Summary

This is a delay test project on Android using AudioTracker and AudioRecorder. The purpose is to detect the audio latency and the delay between playing and recording..

Web Site / Source Repository

AudioTracker-Test is hosted in the following web site
https://github.com/garyyu/AudioTracker-Test

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

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version19
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

AudioTracker-Test has the following Java source files.

com.example.simplesynth.MainActivity.java