RK-
RK-

Reputation: 12221

Record and play using Audio Queues in iPhone

Can someone explain how we can use Audio Queue services to record sound from Microphone and play it live? Explain how we can achieve it. If possible give code snippets.

Upvotes: 1

Views: 1694

Answers (1)

coneybeare
coneybeare

Reputation: 33101

Use RemoteIO Audio Unit. This awesome code will get you on the right path.

Upvotes: 1

Related Questions