Sound recognition
Posted: Mon May 08, 2017 2:06 pm
Hi friends,
I want to build a sound recognition module with the Esp32. My idea is to use sound detector (f.e. https://www.sparkfun.com/products/12642) and via FHT library to do audio spectrum analysis and compare it to values for specific noise. Do this seems reasonable at all? Since I'm new in the microcontroller area(pure C developer) I would really appreciate some guidance on the subject
I want to build a sound recognition module with the Esp32. My idea is to use sound detector (f.e. https://www.sparkfun.com/products/12642) and via FHT library to do audio spectrum analysis and compare it to values for specific noise. Do this seems reasonable at all? Since I'm new in the microcontroller area(pure C developer) I would really appreciate some guidance on the subject