Request to Devs: Kernel with Call Recording - Galaxy Note GT-N7000 Android Development

Hi there -
Asking a favor of all the dev's who are working on kernels for the Note.
A lot of us are struggling to find a FULLY working solution for call recording. I've tried it all from the lib audio mods from faby to just going stock and trying to use total recall.
there just isn't any substitute for a proper modified kernel. the main problem with the libaudio mod is that it doesn't work with bt headsets. one hears an echo or their own voice very loudly in the earpiece *my guess is that the lib audio mod is messing with how the bt microphone is working*
once again, just asking a favor to see if this can be incorporated. truly appreciate all of the talent and hard work you guys have....i couldn't do it as I don't have the know-how.
cheers!

Have you try this mod with Ultimate Voice Recorder? It works very well

Thread locked
Do not post questions in Development.

Related

Looking for Phone Calls recorder.

Guys ,
Can anyone recommend the best call recording software ? I wouldn’t even comment the built-in Voice Recorder which auto-stops recording as soon as you switch to another app. Not to mention it does not support recording calls .
as far as I know, there is nothing than can.
http://www.softtrends.com/products/livepvr/livepvrwmppc.htm
I used an app similar to this and it sucked. You could barely hear anything. It would have worked best if it was on speaker, but I dont like the idea of letting everyone hear all of my conversations.
you cant record conversations on MOST wm devices unless in speaker mode....its a hardware limitation.
as for the OPs question on call recording software, pls see the wiki here
XtreMe_G said:
you cant record conversations on MOST wm devices unless in speaker mode....its a hardware limitation.
as for the OPs question on call recording software, pls see the wiki here
Click to expand...
Click to collapse
I don't think it is hardware limitation - rather they have made it that way - to prevent tapping.
3uk said:
Guys ,
Can anyone recommend the best call recording software ? I wouldn’t even comment the built-in Voice Recorder which auto-stops recording as soon as you switch to another app. Not to mention it does not support recording calls .
Click to expand...
Click to collapse
Here you go! Link: http://forum.xda-developers.com/showpost.php?p=1966964&postcount=2
Search next time!
sherpa said:
Here you go! Link: http://forum.xda-developers.com/showpost.php?p=1966964&postcount=2
Search next time!
Click to expand...
Click to collapse
Cheers !!!!!!!!!!!!!!!!!
audionotes by Vito captures the speakerphone conversation of both ends.
its a nice program because it allows me to review the discussion and see where I screwed up..
tvos
Try this:
http://forum.xda-developers.com/showthread.php?t=485783
Works for me, I'm recording all calls, both parties, no problemas!

does cm-4.1.11.1 vid cam record audio?

if so how? if not can it be fixed? i searched, couldnt find.
I use Qik instead of default camera and it works just fine.
In previous versions CM used audio hack, which messed up sound recorder, but it has been removed now and should work.
Maybe you've pushed audio hack yourself?
Yeah i pushed the audio hack. So its the hack itself? Bummer i need to have my ringtones loud, i work construction thats y. And im a heavy sleeper. Thanks tho.
check the developement board. the new version of the hack is said to have fixed the problem. the sound recording bug is a donut thing when used with the hack. I guess they fixed the hack.

[Q] Call recording

Hi, is it possible to record calls on Samsung Galaxy S (GT-I9000)?
I tried many app but no one works.
Thanks
Hi.
as some people demand that feature i started analysis on my own.
Result: all to me available i9000 fws don't work with 3rd party recorders. tried zs (asian), arabian variants, etc without success.
So i considered the (at that time latest shw-m110s firmware di29) how voice recording is done on that device. Not suprisingly the m110s records using the MediaRecorder. (nearly all other recorders are using that class; beside the ones which are recording through a dev device. e.g. rvoix ...)
by deodexing the phone.apk from the korean version one can see it uses setAudioSource(4) i.e. MediaRecorder.AudioSource.VOICE_CALL which produces only upstream conversation records.
i assume the difference (and the key to call recording) between the i9000 and the shw-m100s is in alsa itself (libaudio.so, libaudiopolicy.so ...) or in the WM8994 driver.
--- interesting difference ---
in the alsa config (asound.conf) the i9000 records video conversations through a different sound device. maybe a alsa expert can clarify that.
---------------------------
by using logcat one can see that mediarecorder is using a non listed capture device (called ... VoiceCall or something). maybe it is sufficient to add a device with appropriate hooks.
if any expert is interested in figuring this out. contact me.
David
Any updates...? I read that Galaxy S can do call recording with 3rd party apps, is that true...?
none of the 3rd party apps can record without using the speaker.
i was partly successful but i would really need feedback of the used firmware version of people who pretended call recording works on their phones.
dmueller2 said:
Hi.
as some people demand that feature i started analysis on my own.
Result: all to me available i9000 fws don't work with 3rd party recorders. tried zs (asian), arabian variants, etc without success.
So i considered the (at that time latest shw-m110s firmware di29) how voice recording is done on that device. Not suprisingly the m110s records using the MediaRecorder. (nearly all other recorders are using that class; beside the ones which are recording through a dev device. e.g. rvoix ...)
by deodexing the phone.apk from the korean version one can see it uses setAudioSource(4) i.e. MediaRecorder.AudioSource.VOICE_CALL which produces only upstream conversation records.
i assume the difference (and the key to call recording) between the i9000 and the shw-m100s is in alsa itself (libaudio.so, libaudiopolicy.so ...) or in the WM8994 driver.
--- interesting difference ---
in the alsa config (asound.conf) the i9000 records video conversations through a different sound device. maybe a alsa expert can clarify that.
---------------------------
by using logcat one can see that mediarecorder is using a non listed capture device (called ... VoiceCall or something). maybe it is sufficient to add a device with appropriate hooks.
if any expert is interested in figuring this out. contact me.
David
Click to expand...
Click to collapse
Hi Müller,
I have asound.conf avaiable on my device, I'm using 2.3.3 sgs I9000. I dont know how to toggle mic onfly while recording a call.
any pointers what/where I need to tweak.
Thanks
bram
Hi, is it possible to record calls on Samsung Galaxy S (GT-I9000)?
Click to expand...
Click to collapse
There is a mod for i9000 which should work, read more in this thread.
http://forum.xda-developers.com/showthread.php?t=967297
XDA is so huge & diverse that you should make a habit of pressing the search button & thanks button quite often.
Let me know if that phone mod works for you or not.

SGM2 CM10 2 way call recording patch request

This is a humble request aimed to The Whisp, since he is developing CM10 for SGM2.
Please add the 2 way call recording patch to CM10, so calls can be recorded via skvalex CallRecorder without problems.
As things are now, only available call recording option is through Standard Android API and "Microphone".
It records, but VERY quietly, and the sound is crap.
Related thread: http://forum.xda-developers.com/showthread.php?t=1441643

Other party voice recording on Froyobread

Hi,
As I'm not allowed to post on Froyobread official (witch need to be organized)
I'm still the last version V023b, everything is working fine. Except some random issues with bluetooth notifications..
I was able to record conversation before using All call Recorder, but since I moved to this ROM...
Mic recording works like a charm but Call recording apps are not working !!
Is it relied to DSP manager ?
Any ideas that can help me make some tweaks..
Thank you

Categories

Resources