Jump to content
Sign in to follow this  
LairdTurnerSpecial

Record Mic-Audio iOS (iPad, iPhone)

Recommended Posts

Hi!

I wand to build an application were I can route the audio from the internal mics to an buffer.
I've build some extensions to the current wrappers from Embarcadero for AVAudioSession,

Audio.Toolkit etc.

 

Currently I'm able die initialize an AudioSession, create the appropriate routes and
select a specific mic and create an AudioUnit.
Everything seems to be okay. No function returns me an error,

When my app starts on the iPhone I get a message that my app whants to access the mic.

but the audiorender callback doesn't get called.

Can somebody help me with my problem.
Have someone programmed something similar.
 

Thanks!



kind regards
 

       René

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×