Android Open Source - Sound stream android-audio-test






Project Summary

This project tests playing an audio file using a byte stream to an AudioTrack Object.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-audio-test.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\emma16.raw
assets\emma16.wav




Java Source Files

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