I am trying to process a blowing sound in my iPhone app. I tried both solutions below. They both work fine in the simulator but not on my device.
- http://www.mobileorchard.com/tutorial-detecting-when-a-user-blows-into-the-mic/
- https://github.com/stephencelis/sc_listener
I have seen similar questions around this topic but haven't find an answer yet. Do I need to turn on something in my app or settings?