Thursday, 15 August 2013

objective c - Mac-AVAudioRecorder Select Microphone -



objective c - Mac-AVAudioRecorder Select Microphone -

in application record sound microphone using avaudiorecorder. user able take microphone/recording settings want use, not utilize defaults scheme preferences. however, have not found way using avaudiorecorder. possible using avaudiorecorder, , if not, utilize core sound or else this? if so, how this?

you may need go bit more low level avaudiorecorder, gets settings & inputs whatever user has specified defaults in "sound" scheme preference pane.

perhaps consider trying of avcapture* classes?

you can specify different sound input via "avcapturedeviceinput" class, , there's nice sample code available apple including avrecorder.

objective-c xcode osx core-audio avaudiorecorder

No comments:

Post a Comment