Hi all,

Is it possible for an application to receive the incoming audio and
supply the outgoing audio on a GSM call in real time?

I would like to understand how this can be done both:

- through the supported Java API on Android

- using a binary compiled from C/C++ code and executed on a dev phone
or rooted phone

>From what I've seen in the javadoc, there are ways to route the in-
call audio (e.g. to have the incoming audio received through the
earphone or through bluetooth), but it is not obvious how to have the
audio delivered to some kind of stream for real time processing.

Regards,

Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to