I create a project in ionic 2 where i use MediaPlugin, and i need to get characteristics, and FFT from the file. Can i use OpenCV somehow to do this transformation?
(I tried to use cordova-audio-input, to get a wav file, where i have alll of the informations, but the file is small, and i cannot start to play it, that’s why i thought OpenCV would be better)