There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A library for Android that implements work with audio in form 16-bit PCM byte streams, a standard data type for its media subsystem. Inspired by javax.sound.sampled package, unavailable in Android. Provides classes for simple interop with third-party libraries (voice recognition, effects, encryption) that work with byte streams or 16-bit PCM short/byte arrays.