Compandent MELPe Android application – Hand Optimized native code

Compandent MELPe Android application project and source code is provided to our customers as a reference implementation project for developing their own voice applications such as SCIP or TSVCIS based applications. As shown in Figure 2 below it includes:
1. the MELPe Native Code library, which was hand optimized for various ARM processors including 64-bit ARMv8a and 32-bit ARMv7a,
2. a Java Native Interface (JNI) C wrapper code demonstrating the initialization, configuration, and lower level calls to the varous functions within the native code MELPe library, and
3. the Main Activity Java and XML files including UI for configuring MELPe codec and calling it from Java. Check out for more information.