Re: Does iOS audio input work with simulator?
Re: Does iOS audio input work with simulator?
- Subject: Re: Does iOS audio input work with simulator?
- From: Beinan Li <email@hidden>
- Date: Fri, 24 Jan 2014 10:21:09 -0500
... a question about Chris' answer:
"""
... the fact that AVFoundation capture doesn't work on the simulator.
"""
Is this a work-in-progress or a design decision?
I'm about to migrate my source code to support AVFoundation since it was said that the overlapping CoreAudio C API is going to retire to give way to AVFoundation. When something still does not work, maybe it's not the right time for migration yet? Apologies advance if I have any misunderstanding or this info can be found somewhere obvious.
Thanks,
Beinan