Is it possible to implement Speaker Recognition System on Arduino?

Hi All,
i wanna implement Speaker recognition System using algorithm MFCC, so can anyone please tell me if it is possible?
can i implement it?
Thanks.

To make it short: No.
Event the Due doesn't have enough computing power to accomplish such a task. Try one of the ARM Linux machines available all over the Net (PCduino, CubieBoard, Raspberry Pi, etc.) they might be able to fulfill your needs.

Absolutely.

All you have to do is to take a Speaker recognition System subsystem, and interface it with the Arduino. I imagine that is not too difficult. :wink: