Windows Mobile: exotic software needed - Windows Mobile Development and Hacking General

Hello,
Need following software that I could not find:
1. Call conversation recorder (tried Resco won't work properly - almost impossible to hear the person you are talking with, I suppose it uses microphone to record, isn't there any internal way to do it?)
2. ****list software to block calls and messages from unwanted numbers.
My machine is HTC Touch Cruise, Windows Mobile 6.0 Pro
Much obliged in advance for any clues.

Oooooh exotic! Haha.
Use "Call Firewall" (search google) for blocking calls. For recording calls you are most likely out of luck on Pocket PC. Haven't seen a good one come across the forum yet. Anyone care to prove me wrong?

You can use the notes function built in to WM6 and record it from there... Bad quality but does the job...

juiceppc said:
Oooooh exotic! Haha.
Use "Call Firewall" (search google) for blocking calls. For recording calls you are most likely out of luck on Pocket PC. Haven't seen a good one come across the forum yet. Anyone care to prove me wrong?
Click to expand...
Click to collapse
Well it's most upseting then for the phone like that. I suppose many consider it business phone, and businessmen should be most interested in recording their calls :|

l3v5y said:
You can use the notes function built in to WM6 and record it from there... Bad quality but does the job...
Click to expand...
Click to collapse
I know that, you gotta push and hold that damn button all the time and that is not that easy and most uncomfortable :|

in the US some states is illegal to record phone calls and other voice recordings unless you get consent from the other party. maybe that's why they didnt put it into the phone. may be some legal issues they didnt wanna deal it and be liable for.

No... During a call, you can press the notes button within the phone app and then hit record in there. I'll post some screen shots if you want...

I live in Europe, Lithuania, so it doesn't concern me whatsoever
NguyenHuu said:
in the US some states is illegal to record phone calls and other voice recordings unless you get consent from the other party. maybe that's why they didnt put it into the phone. may be some legal issues they didnt wanna deal it and be liable for.
Click to expand...
Click to collapse

Very uncomfortable I should say, I was looking for much more automatized software, at least Resco adds date, number and some other info I suppose. And by the way does it work if you're talking with bluetooth headset on? I guess not...
l3v5y said:
No... During a call, you can press the notes button within the phone app and then hit record in there. I'll post some screen shots if you want...
Click to expand...
Click to collapse

I doubt it...

Resco Audio Recorder automatically records phone calls (I remember because I didn't know it was on, so I filled up my storage with phone recordings).
However, it is quiet because on most WinMo hardware, you can't record incoming voice. It's quiet because it's recording from the mic (where you talk into), which I guess picks up a bit of sound from the speaker (where you listen when you talk). Maybe try talking on speakerphone all the time? Haha, I'm sure that won't work in a business setting, but it's something.

can "Call Firewall" block messages (SMS) as well? I guess not. And that is even more important for me. Anyone knows software with this function?
juiceppc said:
Oooooh exotic! Haha.
Use "Call Firewall" (search google) for blocking calls. For recording calls you are most likely out of luck on Pocket PC. Haven't seen a good one come across the forum yet. Anyone care to prove me wrong?
Click to expand...
Click to collapse

There is a program i have tested on wm6 it's called LivePVR if you PM me i can give you a link

Try PMRecorder. It's fully automatic, and it's supposed to be working quite well.

Hi,
Vito audioNotes does a very good job on this. Good quality sound and small files.
Cheers,
Dirk

Related

Is there an Answer Machine Software for Imate!

Dears, is any one aware if there is an Answer Machine Software for imate?
That if some one calls u, the software will asnwer the call (at your voice) and the one who calls might leave his message.
The advantage of it, is if you are in a meeting, then the answer machine would say I am in a meeting, or if you are in a theater, it says, wait for a while on the line, I am on theater and will answer ur call in few seconds, and so on...
Is there such a software? if not, is it easy to make?
There is no such software and it is impossible to write it for any existing PocketPC Phone. Even for QTEK 9090.
mamaich said:
There is no such software and it is impossible to write it for any existing PocketPC Phone. Even for QTEK 9090.
Click to expand...
Click to collapse
Waw, sorry to ask, since you have good experience in programming, why it is impossible to have Answer Machine as a software in imate?
In the other hand, is is possible to develop a small program to show the Contact name in the SMS Confirmation instead of mobile number? this is also applied to SMS coming from system operator when your mobile is swtiched off showing phone numbers called u while your mobile is off, currently, only phone number is shown, not the contact number.
GoldenSands said:
Waw, sorry to ask, since you have good experience in programming, why it is impossible to have Answer Machine as a software in imate?
Click to expand...
Click to collapse
In general this is impossible because TAPI in WinCE 4.20 does not support a wave device. So you cannot in your program intercept and play sound that is going through a phone part. Additionally GSM in imate does not support voice modem AT-commands so it is not possible to make such a program even by direct communication with modem.
GoldenSands said:
In the other hand, is is possible to develop a small program to show the Contact name in the SMS Confirmation instead of mobile number? this is also applied to SMS coming from system operator when your mobile is swtiched off showing phone numbers called u while your mobile is off, currently, only phone number is shown, not the contact number.
Click to expand...
Click to collapse
This is theoretically possible. I'm also interested in such program.
Thank you verymuch for your quick reply, will email you more details about this project today.
Take care.
I understand what program you are talking about, but currently I have no free time for coding.
Golden Sands, why don't you use the Voicemail service provided by Al Jawal?
It just occurred to me, having your own answering machine would relieve you of STC's voicemail costs.
Impossible? Since you can record the phone conversation manually, why could you not do it programmatically?
To my understanding it is not possible to record phone conversations even manually... how do u do that?
Tap the notes icon from the dialer and press the record button. It records both sides of the conversation. Very useful. Watch your encoding settings, as you could eat up memory fast. GSM 2k is fine for voice and very small.
works, but
not when using the bluetooth earplug connection.
Carlos said:
Since you can record the phone conversation manually, why could you not do it programmatically?
Click to expand...
Click to collapse
You can record a conversation programmally like you record a normal sound. The only difference is that you have to open WaveIn only after the call is established. Otherwize you'll record silence. But you cannot play anything so that the other side would hear it -> so "answering" machine is impossible. Only non-interactive "listening" machine is possible.
As far as I know, you can't record but your own voice in a phone conversation. That is, you can record the incoming voice as long as the speaker volume is somewhat loud so the integrated microphone can pick it up (that's why it works best in speakerphone mode).
To prove that, try to record a conversation while using the handsfree headset (not the bluetooth but the wired headset) and you will see that only your voice will be recorded.
Sorry,
Rayan
Carlos said:
Impossible? Since you can record the phone conversation manually, why could you not do it programmatically?
Click to expand...
Click to collapse
mamaich said:
You can record a conversation programmally like you record a normal sound. The only difference is that you have to open WaveIn only after the call is established.
Click to expand...
Click to collapse
Well, for me (as not a programmer) I was thinking it is possible, but "mamaich" explained why earlier. Mamaich, would you please explain why again in more details? to me, still guess it is possible.
DareDevil said:
Golden Sands, why don't you use the Voicemail service provided by Al Jawal?
It just occurred to me, having your own answering machine would relieve you of STC's voicemail costs.
Click to expand...
Click to collapse
Well, it is not about cost, although it might be a good idea to save some money! I do not like Asnwer Machine, I preffer sending SMS when some one is not available. But my idea originally is to develop an Answer Machine that asnwers your call if you are in Theater (Cinema), or Airplane before departing, or Conference, this message says (at your voice) "please wait on the line, I am getting out to answer your call" or something like that, and the other party will wait until you are able to answer him. I would suggest to call this as "Simi-Answer Machine". Here, the other party will not leave any message. How this sounds?
So, dear "mamaich", would it be possible to develop the "Simi-Answer Machine" that displays/run your voice until you are able to talk or answer the call? Of course, you need to press a button then to start talking with the other party.
Hope this sounds better!
Rayan said:
As far as I know, you can't record but your own voice in a phone conversation. That is, you can record the incoming voice as long as the speaker volume is somewhat loud so the integrated microphone can pick it up (that's why it works best in speakerphone mode).
Click to expand...
Click to collapse
This is probably true for XDAs (I have not tested) but in my previous Rover S1 aka Anextek SP230 both voices were recorded (I've checked that). Maybe this is a hardware limitation of XDA.
would it be possible to develop the "Simi-Answer Machine" that displays/run your voice until you are able to talk or answer the call?
Click to expand...
Click to collapse
I don't think that this is possible on XDAs.
HP Jornada 928 has Answering Machine
Salam
As far as i know there's only one Pocket PC which is HP Jornada 928 which is running Microsoft PC 2002 Phone Edition has this feature.
here's a link for more information about the HP Jornada 928 http://www.pdagold.com/files/hardware/0000000128_SNAYN.pdf
i wonder if it works for HP Jornada 928 why it doens't work for other devices like XDA or i-mate.
if i have this device i would try to extract the software from the ROM and give it a try on my i-mate Pocket PC, maybe it will work who knows?
i would like to know who develop this software for HP Jornada 928, any clue is highly appreciated.
Thanks with best regards.
Othman
Dont think it will work unless the hardware is identical as the coding must be hardware specific methinks.
Re: HP Jornada 928 has Answering Machine
othman said:
As far as i know there's only one Pocket PC which is HP Jornada 928 which is running Microsoft PC 2002 Phone Edition has this feature.
quote]
Salam Othman, You brought a good point here.
Well, I guess nothing is impossible.
Mamaich, do you think it is possible (after what Othman highlighted) to make at least the Simi-Answer Maching?
Click to expand...
Click to collapse
That's one of the few things Sprint PCS does right--the ability to tell a caller to hold on for a moment. It's done system-side though. I'd love the ability to do that when I'm on another call or in a place where I can't answer immediately.
Re: HP Jornada 928 has Answering Machine
GoldenSands said:
Mamaich, do you think it is possible (after what Othman highlighted) to make at least the Simi-Answer Maching?
Click to expand...
Click to collapse
Theoretically this can be made. But it would require reverse engeneering and modifying GSM firmware which would take lots of time.

Can Wizard record phone calls?

Hello. Help please.
Can Wizard record phone calls (like Nokia smartphones) with installed some dictaphone?
Exists some program wich can automaticaly record phone calls?
I know Qtek 8020 can't do that with any installed dictaphone program! Then how about Wizard?
P.S. i meen record both voices (incoming and uotgoing voices)
Thanks a lot. Sorry for my English
you can try this from 1800message.com
I havent used this yet, but do use their personal vault program and it works great!
Looks great, haven't tried it yet.
http://www.softtrends.com/products/livepvr/livepvrwmppc.htm
Lee
WM5 has this feature built in! Unfortunately, it only works on speaker phone.
During a call, start a new note and you'll see a record button. Press that, it works great.
xenos said:
WM5 has this feature built in! Unfortunately, it only works on speaker phone.
During a call, start a new note and you'll see a record button. Press that, it works great.
Click to expand...
Click to collapse
I just tried it out and it does not have to be on speakerphone to work. Basically you have to press (and hold) the voice command button. This is the one on the top end of the side with the IR port. When you let it go it stops recording though, but it is free and built in.
I am guessing that you are not in America, but keep in mind that there may be laws making it illegal to record a conversation with another person without their permission.
actually here in america (or maybe Missouri law, but i think its federal also) the law on this states that in order for it to be legal 1 party must know that its being recorded, the other party does not have to know... I sit next to a cop here at work
Now you can:
http://www.softtrends.com/products/livepvr/livepvrwmppc.htm
I use PMRecorder (free from www.1800message.com) and it's always worked great for me...
shogunmark said:
actually here in america (or maybe Missouri law, but i think its federal also) the law on this states that in order for it to be legal 1 party must know that its being recorded, the other party does not have to know... I sit next to a cop here at work
Click to expand...
Click to collapse
I think that's a state thing. If I recall, that woman that "told on" Bill Clinton about his affair, Linda Tripp, taped the conversation in Maryland instead of her office in DC. The Maryland law is as you stated while in DC I don't think you need to tell the other party. Thus, she broke the law in Maryland so there was talk of having her arrested there so she could be arrested for that in addition to other things instead of DC where the law was different. Or something close to that so that I remember that the broken law was a state law. In PA you also need to notify the other party. My old SonyEricsson T610 could record both sides but I have yet to own an HTC phone or PDA that could record the other party without trickery like recording the speakerphone or something.
conversation recording laws vary from state to state in the u.s.
be sure to look up local laws before recording anything
V1P said:
Hello. Help please.
Can Wizard record phone calls (like Nokia smartphones) with installed some dictaphone?
Exists some program wich can automaticaly record phone calls?
I know Qtek 8020 can't do that with any installed dictaphone program! Then how about Wizard?
P.S. i meen record both voices (incoming and uotgoing voices)
Thanks a lot. Sorry for my English
Click to expand...
Click to collapse
You may want to consider using the forum search engine before asking already-asked-a-million-of-times questions
Please read http://www.pocketpcmag.com/blogs/index.php?blog=3&p=513&more=1&c=1&tb=1&pb=1 for the complete answer.
dcdivenut said:
I just tried it out and it does not have to be on speakerphone to work.
Click to expand...
Click to collapse
Please read the above-linked article, it explains this all.
Thanx
Menneisyys
Sorry. Don't angry.
markgamber
i think in Russia there is no problem
to all
thanx a lot
Record conversations
Ok, this is like, totally STUPID! Why would I record a file in a format I can't listen to, or even find! I am not going to upload my conversations onto somebody else's server in a foreign format, just to get them converted to something I can listen to. REDICULOUS!!!

TyTN - recording phone conversations

Do you know any software for Windows Mobile 5 to recording conversations automatically ? I have 1gb card , can record over 20 hours of quite good quality conversations.
Do you know any soft which will do it automatically after I answer or call to somebody ?
Benone said:
Do you know any software for Windows Mobile 5 to recording conversations automatically ? I have 1gb card , can record over 20 hours of quite good quality conversations.
Do you know any soft which will do it automatically after I answer or call to somebody ?
Click to expand...
Click to collapse
try vito audionotes
I have just looked on the Vito Technology site but on the PPC version it mentions nothing about telephone conversation recording so I am assuming it doesn't offer this feature on the PPC, just on Smartphones .. is this correct?
Nicky said:
I have just looked on the Vito Technology site but on the PPC version it mentions nothing about telephone conversation recording so I am assuming it doesn't offer this feature on the PPC, just on Smartphones .. is this correct?
Click to expand...
Click to collapse
I've tried "Vito Audionotes" and "Resco Audio Recorder" and both got the same problem on TyTN; both only records your side so are useless...
Yes, it is a problem Viva, the way I have got round this is by using the Tytn headphones to make a call but I just wear one earpiece in my ear and I hold the other earpiece next to the inline microphone (you could even tape it there).
I have only ever used the inbuilt note recorder before so when I saw this thread I was hoping that there was 3rd party software out there that would record the other side of the conversation automatically so I wouldn't have to do it this way.
Anyway, thought I would mention my method in case it helps anyone
How about this
http://1800message.com/products.aspx
starfish_001 first point
1) Download either or both of applications below - NOTE: PM Recorder will only work with some Smartphones, not Pocket PC Phone Edition devices.
what is the differebce between PPC Phone and Smartphone ?
I thought my TyTN is a Smartphone but now I think it's a PPCPhone ..
So, there is nothing which can record conversations. It's a pity , phone with so big storage should have this option built-in... what you think ?
The option with some server which will keep my records it's not good for me, I wouldn't let anybody to send my conversations anywhere..
Ok, I will be still looking for some solution and let you know if find any..
Cheers guys.
Yes, TyTn is a PocketPC phone. The most obvious difference is that Smartphones do not have a touchscreen and have a numeric pad.
My C500 (Typhoon) Smartphone wouldn't record telephone conversations either, so I don't think that it's PPC specific. The incoming call simply isn't passed through the OS for it to be recorded.
I read somewhere (sorry, can't remember where) that it was a conscious decision by Microsoft as some operators didn't want that functionality and they were trying to get as many operators onboard as possible. But Nokias can record conversations - even without a beep notification to the caller - so this info may not be correct.
Guys, please DO use the forum serach engine. I've long answrred these question in ALL call recording-related threads started before June 2006.
Please see http://www.pocketpcmag.com/blogs/index.php?blog=3&p=513&more=1&c=1&tb=1&pb=1
LivePVR
Moi herra Ruotsalainen. Your article doesn't mention LivePVR from Softtrends. I tried it and it works, but not for the purpose I wanted it. I am looking for a proper answering machine for WM5, like SmartAnswer I had on my old Nokia 6600.
Hmm...
LivePVR does not work in recording phine calls. They finally admitted this on the handango product page, too. You will need to use it in "speaker" mode like all others... Its just technically not possible.
Well, I have just read the article about recording via the speakerphone but I still prefer my method which I mentioned earlier in this thread.
My method records both sides of the conversation, I think the recording I get is better quality than when you record via speakerphone and the conversation remains private ... I am quite happy with my workaround
When I have wizard, i use SPWM5CallRec.cab (somewhere on the forum) and ....hmm it's record all? (don't remember for 100%).
gromel said:
When I have wizard, i use SPWM5CallRec.cab (somewhere on the forum) and ....hmm it's record all? (don't remember for 100%).
Click to expand...
Click to collapse
It will not record the other party's voice, as has already been pointed out in my article (see link above).
However, i's still teh best call recorder app available for the PPC, particularly if you use the WAV postconverter I've discussed in the article.
Applestar said:
LivePVR does not work in recording phine calls. They finally admitted this on the handango product page, too.
Click to expand...
Click to collapse
They did false advertising? Everyone who paid for that pretty crapy app could sue them for that. After all, the day after they've released LivePVR I've pointed out in my review it's NOT able to record the other party. That is, they were surely able of the app's inability of this.
abubasim said:
Moi herra Ruotsalainen. Your article doesn't mention LivePVR from Softtrends. I tried it and it works, but not for the purpose I wanted it. I am looking for a proper answering machine for WM5, like SmartAnswer I had on my old Nokia 6600.
Click to expand...
Click to collapse
Yup, it directly doesn't mention it; however, the Audio Recorder Bible (linked in from the PMRecorder article; http://www.pocketpcmag.com/blogs/menneisyys/112005SoundRecorderApps.asp ) does and it also links in the related LivePVR review ( http://www.pocketpcmag.com/blogs/index.php?blog=3&p=1218&more=1&c=1&tb=1&pb=1 )
The extend of my test was one phone call. I realise now that I did the test with the speaker on.
Microphone picking up the sound from the speaker . . . bleeding edge, huh?
So finally...
I started this thread once again , I know, there is a lot about that on this forum. I just wanted to put this in to TyTN section, because I was dreaming that this model has no hardware restriction and maybe somebody wrote good app for recording phone calls.
I see, it's still impossible to do that on such a gadgetty mobile phone...
It's a pity....
If anybody find the solution please continue this thread or even send me a message please.
abubasim said:
Microphone picking up the sound from the speaker . . . bleeding edge, huh?
Click to expand...
Click to collapse
I'm continuously pushing the issue in internal MS forums. Hopefully HTC / MS changes its approach and does implement what Nokia, Ericsson, Siemens etc have been offering for 7-8 years.
Benone said:
So finally...
I started this thread once again , I know, there is a lot about that on this forum. I just wanted to put this in to TyTN section, because I was dreaming that this model has no hardware restriction and maybe somebody wrote good app for recording phone calls.
I see, it's still impossible to do that on such a gadgetty mobile phone...
It's a pity....
If anybody find the solution please continue this thread or even send me a message please.
Click to expand...
Click to collapse
OK, will post a note here too when there is a solution. Also make sure you regularly visit the General forum here for my latest posts.

Call Recording - Time to beat commercial apps.

Guys, I have tried all the solutions for call recording be it Vito Audio Notes, Resco Audio Recorder, LivePVR but no one works fine. They aren't able to record the other party voice unless on speakerphone. So, I thought why not beat those commercial apps and develop a better free solution. Unfortunetly, I dont know much programming, But I know who can do this, yes its you xda-developers. So, gear up to be superior as ever.
mushipkw said:
Guys, I have tried all the solutions for call recording be it Vito Audio Notes, Resco Audio Recorder, LivePVR but no one works fine. They aren't able to record the other party voice unless on speakerphone. So, I thought why not beat those commercial apps and develop a better free solution. Unfortunetly, I dont know much programming, But I know who can do this, yes its you xda-developers. So, gear up to be superior as ever.
Click to expand...
Click to collapse
Please follow my articles - in them, I've discussed this problem a lot. You will NOT be able to record the other party. Sorry, it's a hardware (or at least API) restriction.
You could use a pc mic next to your ear and record it to a pc. But you have to have a pc nearby.
Here is an imaginative workaround:
Is it possible to redirect from speaker phone to a bluetooth headset?
Something like this:
http://www.freewareppc.com/communication/bluetoothaudio.shtml
Or search "BT Toggle", I am sure there is something like that in modaco.com
Then modify the tool to "capture" + "redirect" to BT
gogol said:
Here is an imaginative workaround:
Is it possible to redirect from speaker phone to a bluetooth headset?
Something like this:
http://www.freewareppc.com/communication/bluetoothaudio.shtml
Or search "BT Toggle", I am sure there is something like that in modaco.com
Then modify the tool to "capture" + "redirect" to BT
Click to expand...
Click to collapse
The TeekSoft(?) folks behind many cool utilities have tried this VERY hard - without any success. That is, it's too impossible.
simply not true
Menneisyys said:
Please follow my articles - in them, I've discussed this problem a lot. You will NOT be able to record the other party. Sorry, it's a hardware (or at least API) restriction.
Click to expand...
Click to collapse
I use pm recorder on my tytn...works flawlessly. However it does not record the other party when using a bluetooth headset and you do not have to have the phone on speaker mode to record the other party.
http://www.smartphone-freeware.com/download-pmrecorder.html
their official site:
http://1800message.com/usepmr.aspx
ljinsane said:
I use pm recorder on my tytn...works flawlessly. However it does not record the other party when using a bluetooth headset and you do not have to have the phone on speaker mode to record the other party.
http://www.smartphone-freeware.com/download-pmrecorder.html
their official site:
http://1800message.com/usepmr.aspx
Click to expand...
Click to collapse
The lack of BT recording means it's still the mike that is picking up the voice of the other party and there's no direct access to it. That is, the results are inevitably far worse than direct access.
hmmm, i can't make PMRecorder work on my Kaiser, the recordings are empty, not even my voice is in them......
RPG0 said:
hmmm, i can't make PMRecorder work on my Kaiser, the recordings are empty, not even my voice is in them......
Click to expand...
Click to collapse
give a try to other recorders. (BTW, AFAIK the Kaiser isn't able to record the other party either, so, it's pretty much useless to even give it a try.)

Call recording - does Touch HD's hardware allow?

As title really.
I've done a search on the forum and it seems there is software available that will record calls, but this will only work if the hardware itself supports it. Does anyone know if the Touch HD will work with any software to support call recording?
The other work around I discovered doing a search on the forum was to put the phone into speakerphone mode and use call recording software, but this is obviously not ideal.
So, what's the best way to record calls on the Touch HD?
Thanks
anotheruser123 said:
The other work around I discovered doing a search on the forum was to put the phone into speakerphone mode and use call recording software, but this is obviously not ideal.
So, what's the best way to record calls on the Touch HD?
Click to expand...
Click to collapse
You got it in one. Thats currently the only way.
Not quite
Resco Audio recorder works fine for me, once configured it collects all calls as mp3's in a folder of your choice (e.g. on sd).
it's not freeware though, but no speaker needed.
Not technically sure about the Blackstone, but I have both a Polaris and Raphael. I've seen comments about both of those phones being unable to record, yet I've never had a problem recording with VITO Audio Notes (without using the speakerphone trick). It's also a commercial product. If both of those phones can do it, I would suspect the Blackstone is probably also capable.
http://forum.xda-developers.com/showthread.php?t=457808
hey, i was looking online
and got on a wmpoweruser site, dont know the link, and in a post they released the HTC in call recording, wat whas in a chinese or japanese rom, i got it, but havent tested it yet, its accesible when you phone, and then the right softbutton and record call, in the post they said it was recording bothsides
Duh look at the link above your post
kokkie said:
http://forum.xda-developers.com/showthread.php?t=457808
Click to expand...
Click to collapse
Thank you for helping my friend.
Excuse me if this sounds rude but that is a 20 page thread that I don't have time to look through unfortunately. Could you please point me to the page that has the relevant instructions?
Thanks
speed_pour said:
Not technically sure about the Blackstone, but I have both a Polaris and Raphael. I've seen comments about both of those phones being unable to record, yet I've never had a problem recording with VITO Audio Notes (without using the speakerphone trick). It's also a commercial product. If both of those phones can do it, I would suspect the Blackstone is probably also capable.
Click to expand...
Click to collapse
@speed_pour,
Please can you explaine the speakerphone trick, I also use vito audio notes! Today I see this trick, without using the speakerphone, for the second time also in this post, but I have no idea how it works!
I can only record both voices when I activate speakerphone in settings, if I don't, I only can record my own voice during a call????!!!!!
Thanks in advance!
luckyuser said:
@speed_pour,
Please can you explaine the speakerphone trick, I also use vito audio notes! Today I see this trick, without using the speakerphone, for the second time also in this post, but I have no idea how it works!
I can only record both voices when I activate speakerphone in settings, if I don't, I only can record my own voice during a call????!!!!!
Thanks in advance!
Click to expand...
Click to collapse
<shrugs>
Don't know what to tell you, I just made a call 5 minutes ago on that phone, and without turning on the speakerphone it's still got both voices on there. The other side's voice is much lower volume, but it can't be sound bleeding over because it also works when I'm using a bluetooth headset.

Categories

Resources