I am here searching for a functionality of counting max amplitude sound of punching. i used android speech recognition API in my demo app but it is counting all sound(noise) and count are running like bullet speed. I want count only punch impacting on punch bag sound and don't want to miss any punch, with this count won't be change on music, talking and sneezing sound.
Asked
Active
Viewed 248 times
0
-
Pitch and amplitude are two different things. – Michael Oct 28 '13 at 16:17
-
Ohh.. Very sorry Michael. I am applying my functionality according to amplitude of sound. Now Can you help me. please. – Tapesh Oct 29 '13 at 06:22