Sound recognition in Android
问题 I want my Android app to recognize sound. For example I want to know if the sound from microphone is a clapping or knocking or something else. Do I need to use math, or can I just use some library for that? If there are any libraries for sound analysis please let me know. Thanks. 回答1: Musicg library is useful for whistle detection. Concerning claps, I wouldn't recommend use it, cause it reacts to every loud sound (even speech). For clap and other percussive sounds detection I recommend