I'm trying to trigger an event based on audio input but I have no idea how to go about this. Searching online, I have found numerous tutorials on how to record audio to a file, but nothing on how to analyze microphone input.
If I could figure out how to say, animate the UI based off of volume, like the bar that goes up and down during a voice search, I could hopefully figure out the rest. I'm not looking to do anything complicated like voice recognition, I'm just using it to detect when a signal is received through the 3.5mm microphone from another device.
At this point, I'm not even sure what I should be searching for.
Thanks for any help.