Comparing analog signal from Electret mic with samples

14 Views Asked by At

I'm working on a mini home automation system that can basically turn on/off and as well change the color using voice commands. I've generated tensorflow audio samples. But how do I compare this samples with the signals received from Electret mic in my code to perform the task I wanted?

I've researched about audio libraries in C/C++ that can do this but I can find any.

0

There are 0 best solutions below