This project tests playing an audio file using a byte stream to an AudioTrack Object.
android-audio-test is hosted in the following web site
https://github.com/code-potato/android-audio-test
If you think the Android project android-audio-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 android-audio-test.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\emma16.raw assets\emma16.wav |
android-audio-test has the following Java source files.
com.example.hello.DelayEffect.java com.example.hello.DelayLine .java com.example.hello.MainActivity.java com.example.hello.Player.java com.example.hello.Recorder.java