Skip to content

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

Notifications You must be signed in to change notification settings

houshunwei/ndk-speex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.1%
  • Makefile 6.3%
  • C++ 1.9%
  • Other 0.7%