My team is making a emotion-recognition in speech app.
To get mfcc, we use comirva package.
The problem is that AudioInputStream needed to create AudioPreProcessor can't be used in android.
So we have been finding some kind of alternative.
Is there any way to get mfcc in android?