Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm new to audio processing. Now I'm working on a iOS project that needs to record from microphone and play out in real-time, like an amplifier. I was trying to do this by using AudioQue, and found the awesome sample "Speakhere". However, all the samples are recording the audio into a .caf file.

Is there any way to play from Buffer or even port-to-port?

Thanks a lot!

It will be so nice if you can give me a sample, audio processing is a huge work...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.