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..
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.
The following table is the detailed list of AudioTracker-Test.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
AudioTracker-Test has the following Java source files.
com.example.simplesynth.MainActivity.java