The best call recording app [UK] - Android Q&A, Help & Troubleshooting

Hi there guys.
I could really do with some help here.
Situation:
The sister, of a very good friend of mine is experiencing abusive phone calls from her ex.
He is extremely degrading & aggressive, he plays mind games & gasllights her
(he also does this when on the call with his children).
We need to keep a record of these calls/conversations, as if anyone pulls him up about
his behavior he is incredibly convincing, and portrays himself as the pinnacle of a
reasonable and well intentioned man.
Questions:
1. Which apps are the best for recording phone calls in the UK
2. That allow recording of both parties of the call
3. That (do not) beep or alert the other person that the call is being recorded.
(We're happy to sideload apps if needs be).
Handset type:
I believe that the sister is using a Samsung J7, on Android 9
(However I am waiting for this to be confirmed)
TIA for any help and advice, I apologise (for, perhaps TMI) but I think its helpful
to understand the background of the situation, to help us out.
Thank you very much.

Related

Sounds to Caller? Is it possible?

Hi,
I've been reading the forum for about a month, and have a question about the feasibility of something (or where to get it if its already been developed). I have a T-mobile PPC/PE and want to be able to play sounds while on a phone conversation (i.e. play an MP3 so both parties on the phone can hear it). options to allow it to play only to user, only to caller, or both would be nice, but so far I haven't even seen the issue addressed anywhere (I'm probably going to regret saying that - the question has probably come up before and my searches just didn't use the right terms).
So does a program exist that can do this? Is it possible to do?
Thanks,
Jon.
Just checked, and it does indeed appear that you can't make the PDA produce any sounds while in call. The PDA can record, because the call recording function wouldn't work otherwise.
No clue how to solve this.

[Q] Incoming Call Display

Is it possible to display the company name of the contact that is calling you?
I think this is very important for professional use, but I don't see how to do it and no one seems to tbe interest , don't really know why.
Any help would be greattly appreciated.
Thanks,
Joao

[Q] iSecretary for Android ?? [answering machine app]

I have searched almost everywhere, but could not find this. I am surprised no such app for android exists
So should I conclude it is impossible due to some restriction in android OS to record incomming call or to play a message in incomming call, and hence, not possible to make an answering machine app ??
An app that has the features like isecretary has for windows mobile???
Why me and many others like me want this:
we do not have any voicemail service like hullomail, youmail etc available in our country.
voicemail is not free and is heavily charged
also no google service does this in our country afaik
Can any expert android developer tell me in detail as to why making such an app is not possible ??
ps: if it is at all possible I am ready to pay for this project :s
__^BUMP^__
any1 ??
_^BUMP^__
Don't wanna multi-post but I really really need this
Can any1 point me in some direction ?? or just a hint maybe :s
Bumping here again after so many days .. hoping somebody might have some knowledge regarding this
Arjs said:
Why me and many others like me want this:
we do not have any voicemail service like hullomail, youmail etc available in our country.
voicemail is not free and is heavily charged
also no google service does this in our country afaik
Click to expand...
Click to collapse
bump it up for you. ... . it'll be interesting to have of these apps for android
probably the last hopeless bump .. no1 has any idea about my original question -
So should I conclude it is impossible due to some restriction in android OS to record incomming call or to play a message in incomming call, and hence, not possible to make an answering machine app ??
Click to expand...
Click to collapse
Arjs said:
probably the last hopeless bump .. no1 has any idea about my original question -
Click to expand...
Click to collapse
I'm not so sure many App programers visit these forums. Even something basic would be nice. It would only work on a Rooted phone however.
There are many people on xda with good knowledge about Android and its possibilities.. But as you said, I don't think anyone of them cares about whats going on in this forum.
People are asking questions and same average users are trying to answer their questions by guessing stuff.
Nobody even with a little knowledge is trying to answer the question, as to why is this not possible!!!!
Arjs said:
There are many people on xda with good knowledge about Android and its possibilities.. But as you said, I don't think anyone of them cares about whats going on in this forum.
People are asking questions and same average users are trying to answer their questions by guessing stuff.
Nobody even with a little knowledge is trying to answer the question, as to why is this not possible!!!!
Click to expand...
Click to collapse
Probably because between their real job and their families, their free time is taken by developing roms or apps that make your phone awesome, while usually getting very little in return. Whatever time is left over, I hope they spend enjoying themselves or relaxing.
If it's that important, either learn to do it yourself or pm a developer and ask them (nicely!) if it's possible.
It's improbable that such an app would be possible. An internet connection and/or call forwarding would most likely be a requirement, which is not what you're asking for.
Sent from my Evo + MIUI using Tapatalk!
Arjs said:
So should I conclude it is impossible due to some restriction in android OS to record incomming call
Click to expand...
Click to collapse
This seems to be a problem and a major complain from Android devs. There is no API to control the audio from incoming calls. Google problably doesnt include APIs to avoid privacy issues.
Im not sure about audio from you in a call if there are APIs for it.
The program, in theory with these APIs, is possible as it is very simple.
There is undocumented APIs which people have used to record audio from incoming calls. You need root and someone they dont work.
So if you want this then yes, you are either going to have to pay someone, learn how they have (using root and undocumented APIs) made it possible to record incoming voice from calls, or wait for Google to release call and voice related APIs.
---------- Post added at 12:26 PM ---------- Previous post was at 12:20 PM ----------
In SDK 14 this has been added (maybe with workarounds it can be helpful to what you want):
Voicemail Provider
The new Voicemail Provider allows applications to add voicemails to the device, in order to present all the user's voicemails in a single visual presentation. For instance, it’s possible that a user has multiple voicemail sources, such as one from the phone’s service provider and others from VoIP or other alternative voice services. These apps can use the Voicemail Provider APIs to add their voicemails to the device. The built-in Phone application then presents all voicemails to the user in a unified presentation. Although the system’s Phone application is the only application that can read all the voicemails, each application that provides voicemails can read those that it has added to the system (but cannot read voicemails from other services).
Because the APIs currently do not allow third-party apps to read all the voicemails from the system, the only third-party apps that should use the voicemail APIs are those that have voicemail to deliver to the user.
The VoicemailContract class defines the content provider for the Voicemail Provder. The subclasses VoicemailContract.Voicemails and VoicemailContract.Status provide tables in which apps can insert voicemail data for storage on the device. For an example of a voicemail provider app, see the Voicemail Provider Demo.
plainjane said:
Probably because between their real job and their families, their free time is taken by developing roms or apps that make your phone awesome, while usually getting very little in return. Whatever time is left over, I hope they spend enjoying themselves or relaxing.
If it's that important, either learn to do it yourself or pm a developer and ask them (nicely!) if it's possible.
It's improbable that such an app would be possible. An internet connection and/or call forwarding would most likely be a requirement, which is not what you're asking for.
Sent from my Evo + MIUI using Tapatalk!
Click to expand...
Click to collapse
lol what is your problem dude?? are you some sort of messiah ?
The point of these forums is people helping out each other and sometimes those with more knowledge than the average user, also jump in to the rescue. If those developers didn't have time apart from their daily life, the Q&A thread would never be created in the first place. And there are people, who are not developers, but have a much better android knowledge and are helping people on these forums.
read what I wrote-
I don't think anyone of them cares about whats going on in this forum.
Click to expand...
Click to collapse
And there is a reason, I said that, because I have seen threads like mine, on the same issue from more than a year old.. lying without answers. No one is even trying to figure it out. My humble request to you is, if you don't know anything regarding this, and cannot understand our problem, and haven't read other thread like these from the last one year.. just mind your own business please and let us deal with our problem.
We are still here // still posting.. because we still hope someone with knowledge would read these threads someday and reply a meaningful reply.
riahc3 said:
This seems to be a problem and a major complain from Android devs. There is no API to control the audio from incoming calls. Google problably doesnt include APIs to avoid privacy issues.
Im not sure about audio from you in a call if there are APIs for it.
The program, in theory with these APIs, is possible as it is very simple.
There is undocumented APIs which people have used to record audio from incoming calls. You need root and someone they dont work.
So if you want this then yes, you are either going to have to pay someone, learn how they have (using root and undocumented APIs) made it possible to record incoming voice from calls, or wait for Google to release call and voice related APIs.
---------- Post added at 12:26 PM ---------- Previous post was at 12:20 PM ----------
In SDK 14 this has been added (maybe with workarounds it can be helpful to what you want):
Voicemail Provider
The new Voicemail Provider allows applications to add voicemails to the device, in order to present all the user's voicemails in a single visual presentation. For instance, it’s possible that a user has multiple voicemail sources, such as one from the phone’s service provider and others from VoIP or other alternative voice services. These apps can use the Voicemail Provider APIs to add their voicemails to the device. The built-in Phone application then presents all voicemails to the user in a unified presentation. Although the system’s Phone application is the only application that can read all the voicemails, each application that provides voicemails can read those that it has added to the system (but cannot read voicemails from other services).
Because the APIs currently do not allow third-party apps to read all the voicemails from the system, the only third-party apps that should use the voicemail APIs are those that have voicemail to deliver to the user.
The VoicemailContract class defines the content provider for the Voicemail Provder. The subclasses VoicemailContract.Voicemails and VoicemailContract.Status provide tables in which apps can insert voicemail data for storage on the device. For an example of a voicemail provider app, see the Voicemail Provider Demo.
Click to expand...
Click to collapse
I didn't notice this reply was made, when I was typing my previous post.
Thanks a lot, riahc3 for helping us out. Finally someone comes to the rescue xD
Google problably doesnt include APIs to avoid privacy issues.
Click to expand...
Click to collapse
yes, I have been reading regarding this lately, but I wasn't so sure until now. So this is a fact now that this is not possible in "normal" case (well, this almost answers my main question) as we don't have the APIs from google to help develop an app which is able to manipulate incoming call. And they do have a good reason for this i agree - privacy issues.
made it possible to record incoming voice from calls
Click to expand...
Click to collapse
well, then I guess I have to keep searching and learning more regarding this. I guess i' ll start with the Voicemail Provider Demo.
Thanks a lot again bro.. for finding out so much regarding the issue ..that helps clear out "the big confusion" . and hopefully, as you said, some workaround might be possible using the sdk14...
what arjas and i am looking for
We have an answering machine and voice mail available on the Samsung Start GT-5233A where you can set up the answering machine easily. It plays a greeting when you do not pick up and if he caller wishes, they can record a message as well.
This is a built in application. I believe Arjas and i are looking, trying to find a similar application for android.
I have a galaxy tab 10.1 but no luck so far.
ukayani said:
We have an answering machine and voice mail available on the Samsung Start GT-5233A where you can set up the answering machine easily. It plays a greeting when you do not pick up and if he caller wishes, they can record a message as well.
This is a built in application. I believe Arjas and i are looking, trying to find a similar application for android.
I have a galaxy tab 10.1 but no luck so far.
Click to expand...
Click to collapse
check out this post, talking exactly abt your requirement. share some thought so others might find helpful
http://forum.xda-developers.com/showpost.php?p=22304548&postcount=12
Answering Machine for Android
Though There's no straight app for this, u can combine 2 apps to get the Answering Machine.
1) Auto Call Answer
2)auto call recorder.
of-course there are lots of similar applications too for each type. install both apps from the market.
when ever u don't answer the the call for certain number of rings the 1st app picks the call and plays the voice u recorded for the caller.But it cant record the callers voice.
Thats where the 2nd app comes in handy.It will record all the incoming calls irrespective of whether u lifted or the auto responder lifted.
When ever u find time u can check the recordings which are saved mostly by the number and time.
For the time being this is the only solution we have.
Also mind u,In the calls recorded the callers voice is very low in most of the android devices.Blame google for not giving API for that.So what the apps generally does is it will record from the mic resulting in poor quality.
I also observed that android devices with honkong firmware and arabic firmwares
the recording quality is good.I think the API is buit-in for that firmware.As recording calls in their countries is legal.
Unfortunately in India call recording is not legal.so is in most of the countries.
So the trick is to flash ur cell with honkong(hhkk) or arabic(jpxx) firmwares and u have the rec option right away in dailer options.Then try installing those two apps.
I am using Galaxy Note initially was on Indian firmware now i changed it honkong version and enjoying the rec fecility which is crystal clear.
But as u said when other brands like symbian,windows are offering this app theres no point in google not letting the developers do it. its shame for the owner of a 30k cell phone running the so called great android and not having a fecility that a cheap 3k phone has.
wakeup guys
if not u,who?
if not now when?
What about something like pbxes.org or something like that? The short answer to your original question is "Not right now" for the reasons mentioned by a previous poster. ICS seems to have the appropriate hooks built in, but that isn't the same as having the app.
I can't believe there isn't a SIP provider you could get set up with and manage voicemail over IP. But you would know better than me what you can reach or not. Just thinking there must be some other way to skin that cat.
It would be nice to have an offline standalone answering machine that plays greeting and records voice messages in the SD or phone's memory.
That will save me $7/month, so I am not expecting it for free.
Hi guys, I was thinking the same thing, then I found this thread.
My need is to have an app that answers an incoming call after 3-4 ringing, then it should play a short record and after that start recording the call.
For example when I'm doing shower and friends come my home, they call me, so it will be useful to have an app that auto-answer and say "I'm on shower, take keys under the tree and enter"...:laugh:
I read previous posts, so I will try the 2 apps. Is there something new in the air? ICS is out since June...
I would spend 5 euros or something more for an app like this...
will we ever see that app ?
I hope so
It may be #1 wanted app in android
Anyway don't try to download "Auto call answer" it seems to be a malware

[Q] Video chat between Android and iOS?

Hey people.
I am currently looking for an app that will allow me to video chat with somebody who has an iPhone. Doesn't seem like a difficult question yet, does it? I know. Finding what I described so far isn't a problem at all, but the next part is.
I am sometimes not in a position to talk out loud, so I would like to type, while still seeing the other person, or only losing picture as short as possible.
Weird right? I am able to look at my screen and be looked at by somebody else, but not able to talk out loud. I know. And I know this isn't an easy question, but if it was an easy one, I wouldn't have to come to you guys .
In short, I want:
- Video chat
- Being able to type in a video chat, without losing video for too long
If anybody can help me, or point out an app I should try, please let me know!
Tim

Looking for a reliable app (or a fix for Skype/Discord) that allows calls 24/7

I am looking for an app (or a fix for Skype/Discord) that will allow someone to call me whenever they want. I know this is a little vague, and I have already tried asking on the appropriate forums for Skype and Discord for help but they are not willing to help.
The issue I am having is that calls from Skype/Discord do not always 'ring' my device, sometimes I look at my phone after the screen being turned off for a few hours and see notifications that someone has called me through one of these apps. I can't tell if it's because of some Android update that protects apps (or sleeps them) after a while, but it is quite annoying that I miss calls from my favourite chatting apps.
Any help is greatly appreciated!

Categories

Resources