Some on of you saw this.

So the question is, how to access mobile audio out in read mode?

Thank you!

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

That's fundamentally impossible, at least from the level of a software application (it could be possible in hardware or even firmware). That device works by taking advantage of the microphone jack included in the headphone jack. The hardware communicates with the application via an audio signal that is read from the microphone input.

link|improve this answer
Again, Android also has a microphone jack as part of it's headphone jack. It is what allows you to connect a physical headphone set with a microphone to the device. Notice there isn't an iPod Touch model? That's because the iPod touch doesn't have a microphone jack. Like I said, it is impossible to capture audio from the "output" connector. – Chris Thompson Jun 22 '10 at 18:56
Sorry it wasn't the answer you were looking for! – Chris Thompson Jun 23 '10 at 21:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.