Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 252 Bytes

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.