Is it possible to stream audio instantly from the microphone in an iphone to an airplay device. I know this can be done with a delay but could it be done instantly with almost no delay. Basically it needs to stream live audio from microphone to airplay device.
Asked
Active
Viewed 899 times
0
-
Did you ever get this working to your liking? – Sebastian Dwornik Oct 21 '14 at 02:05
1 Answers
0
Airplay uses a compressed data stream, and there's always going to be a latency equal to the depth of the buffer being compressed.

NSResponder
- 16,861
- 7
- 32
- 46