This thread talks about switching the audio input route, but I'm wondering if it's possible to take input from two routes simultaneously. I am working on an application that will record audio using an external microphone to help deal with noise, but I would also like to record with the internal microphone too so I can compare the two.
I feel like this will take quite a bit of digging through the AVAudioSession docs to figure out, and having a quick yes or no answer before then would save me a lot of time.
Any help would be appreciated!