syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 824 forks source link

recording input source #206

Open mayank4ios opened 9 years ago

mayank4ios commented 9 years ago

Hello...!!!

How can I record an audio with headphone's mic and with iPhone's microphone simultaneously ?

I want to take input from both the input source. How can I achieve this by using EZAudio.

Thanks in advance.