I need to extract features from audio signals for speech processing on Android. So far, the robust algorithm for speech feature extraction is MFCC. So, I am thinking to use MFCC. However, I do not know if MFCC can run on Android. What feature extraction algorithm for speech is good and light for Android?