/ndk-speex

an NDK-friendly android "port" of speex. It includes a very thin java wrapper around a JNI wrapper around the regular speex library.

Primary LanguageC

ndk-speex

an NDK-friendly android "port" of speex.

It includes the Xiph speex library for compilation by JNI.

I have added a couple of java classes to make it easy to encode and decode 16-bit PCM samples from a java android application.