If it does work on some device, that's really bad, and I'd wager that you're probably just plain wrong...
The OS does *not* have access to the in call audio stream., this is something that's handled by underlying hardware, it has *nothing* to do with Linux, the only way you interface with the call is through the RIL, which is simply a modem interface protocool. People seem to be confused, and think that somehow because Android typically runs on phones, that it actually facilitates the call, it does *not*. kris On Mon, Jul 2, 2012 at 11:13 AM, Hitendrasinh Gohil <[email protected]> wrote: > yes mark that's true that it is not supported. > > But there are various apps that offers this functionality. > > I know that application processor doesn't have access to baseband processor. > > so what i need to change at os/system level or any other that makes this > possible? > > > > On Mon, Jul 2, 2012 at 8:31 PM, Mark Murphy <[email protected]> wrote: >> >> On Mon, Jul 2, 2012 at 10:49 AM, Hitendrasinh Gohil >> <[email protected]> wrote: >> > hey mark murphy, >> > >> > can u pls guide me on this? >> >> As I have written, perhaps 100 times between here and StackOverflow, >> call recording is not supported, except perhaps in speakerphone mode. >> >> -- >> Mark Murphy (a Commons Guy) >> http://commonsware.com | http://github.com/commonsguy >> http://commonsware.com/blog | http://twitter.com/commonsguy >> >> _The Busy Coder's Guide to Android Development_ Version 3.7 Available! >> >> -- >> 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 > > > > > -- > regards, > Hitendrasinh Gohil > > -- > 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 -- 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

