ios - AVAudioRecorder with mac mini micro -


i want use avaudiorecorder on mac mini. there no microphone input jack.

i think should buy earpods use avaudiorecorder. maybe these : http://store.apple.com/uk/product/md827zm/a/apple-earpods-with-remote-and-mic

if plug earpods mac mini (headphone out), work inside iphone & ipad 6.0 simulator ?

could record voice without debugging ios device ?

yes, i've tested avaudiorecorder in simulator on mini , works. reluctance test on device worry. always test on device, hardware-dependent functionality concerned (as here).

however, mini not understand earpods. have use usb microphone.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -