AudioQueue on iPhone

Posted by Sridhar on Stack Overflow See other posts from Stack Overflow or by Sridhar
Published on 2010-05-03T13:15:03Z Indexed on 2010/05/03 13:18 UTC
Read the original article Hit count: 337

Filed under:
|

Hi,

Is there anyway to record the sound in slow manner using AudioQueues in Iphone(may be in call back function ?). Currently I am recording in Linear PCM with 22050 Hz. Basically I want to adjust the audio samples to match my video frame rate (which is 10 FPS).

Thanks

© Stack Overflow or respective owner

Related posts about audioqueue

Related posts about iphone