[REQ] Android Wear microphone app - Wear OS Software and Hacking General

Is it possible to create an microphone app for Android Wear ? I dunno if it's possible to record the voice with the watch and send the sound data progressively to the phone. If it's not possible, can the app trigger recording the voice with the microphone of the phone ? This app can be useful for recording discreetly an oral conversation.

UgoBoss said:
Is it possible to create an microphone app for Android Wear ? I dunno if it's possible to record the voice with the watch and send the sound data progressively to the phone. If it's not possible, can the app trigger recording the voice with the microphone of the phone ? This app can be useful for recording discreetly an oral conversation.
Click to expand...
Click to collapse
Like this?
https://play.google.com/store/apps/details?id=com.rimidalv.dictaphone
Sent from my Nexus 5 using XDA Free mobile app

g2uzer said:
Like this?
https://play.google.com/store/apps/details?id=com.rimidalv.dictaphone
Click to expand...
Click to collapse
WIN. Installing this immediately. Muahahaha "legal" covert recording.... >

Related

[Q] Any app record my voice and caller's voice separately?

I am using Sony Xperia Neo.
I flashed a kernel that support 2wcr.
Is there any app that record my voice and caller's voice in 2 files/channels?
It is fine even if it only records caller's voice.
Thanks!!
cagali said:
I am using Sony Xperia Neo.
I flashed a kernel that support 2wcr.
Is there any app that record my voice and caller's voice in 2 files/channels?
It is fine even if it only records caller's voice.
Thanks!!
Click to expand...
Click to collapse
I know one that records both voices in one file, don't know if its useful for you. It's name is call recorder and it have a microphone in a green background as a symbol. You can find it in market.
I use app called rVoix, searching for it on XDA I find thread which also mention call recorder app so maybe its same as the one ffp. mentioned, try.
ffp. said:
I know one that records both voices in one file, don't know if its useful for you. It's name is call recorder and it have a microphone in a green background as a symbol. You can find it in market.
Click to expand...
Click to collapse
Madfysh said:
I use app called rVoix, searching for it on XDA I find thread which also mention call recorder app so maybe its same as the one ffp. mentioned, try.
Click to expand...
Click to collapse
Thanks both of you.
This should be the one you are talking about...
https://play.google.com/store/apps/details?id=com.skvalex.callrecorder
It records the conversation from both side clearly, but it put my side and the other side into 1 channel.
cagali said:
It is fine even if it only records caller's voice.
Thanks!!
Click to expand...
Click to collapse
Get this app: ]https: // play. google. com/store/apps/details?id=com.appstar.callrecorder&feature=related_apps#?t=W251bGwsMSwxLDEwOSwiY29tLmFwcHN0YXIuY2FsbHJlY29yZGVyIl0
(remove spaces, ofcourse)
Then go to settings --> audio source--> choose some other option other than MIC.
This may work. You can try it.

Cant record voice, the voicefile is create but no audio.

MP3 InCall Recorder & Voice
I cant use this app, the app record the call but when i play it back there is no audio.
My microphone working with a micro app i can record voice.
HTC One x + no root
sry for my bad english.
Thank you all.
Check here
yaqwer said:
MP3 InCall Recorder & Voice
I cant use this app, the app record the call but when i play it back there is no audio.
My microphone working with a micro app i can record voice.
HTC One x + no root
sry for my bad english.
Thank you all.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=42693527#post42693527
This app is not working with the X+
recording during voice calls is not supported
in general this is caused by the DSP config
there exists a mod wich make it somehow work but will break some other things
http://forum.xda-developers.com/showthread.php?t=1971302
Sent from my HTC One X+ using xda app-developers app

Call Recording

Hi,
Is there a way to enable call recording on stock but rooted and locked bootloader on this awesome phone?
Please advise.
Install Xposed.
Then Xperia Dialer Mod module
Oh.. Thank u very much
I use the Call Recorder app (by skvalex).
Works so fine..
No root, mods are necessary. I am using ACR call recording app and all I can say that it is brilliant.
Coming from Samsung devices it is a great thing for me to be able to actually record the calls
valdigre said:
No root, mods are necessary. I am using ACR call recording app and all I can say that it is brilliant.
Coming from Samsung devices it is a great thing for me to be able to actually record the calls
Click to expand...
Click to collapse
So do those Third Party apps like one you mentioned records from Line? or does it use your speaker phone?
zadusimple said:
So do those Third Party apps like one you mentioned records from Line? or does it use your speaker phone?
Click to expand...
Click to collapse
I am not really sure what you mean by from "line" or "speaker phone". All I can say is that the speakers voice quality is actually better than mine, from mic, during the call. It records in 3gp format and seriously, it is really good.
If you want I can send you some example conversation so that you can evaluate but the easiest thing you can do is download ACR and try for yourself, they have a free version with limited functionality and you can try for yourself.
Sure I will try that app. By Line I mean direct recording through phone line I mean some apps use the speaker phone to record calls which hampers the quality of the recording. Anyways, I will try this app!
do you know how to display caller city, state (just like iphone) on the stock calling UI?
daymon said:
Install Xposed.
Then Xperia Dialer Mod module
Click to expand...
Click to collapse
zadusimple said:
Sure I will try that app. By Line I mean direct recording through phone line I mean some apps use the speaker phone to record calls which hampers the quality of the recording. Anyways, I will try this app!
Click to expand...
Click to collapse
And I Must say that ACR is working quite brilliantly with LINE recording working perfectly..

Can the microphone record in 2 apps at once?

One thing I've noticed... is if I use the voice recorder app, and then go into a call, the voice recorder stops.
How can I make two or more apps access the microphone at the same moment?
Boby1313 said:
One thing I've noticed... is if I use the voice recorder app, and then go into a call, the voice recorder stops.
How can I make two or more apps access the microphone at the same moment?
Click to expand...
Click to collapse
Before Android 10, only one app could access an audio input at once; if an app tried to ask permission to an input while it was in use by something else, the app would be blocked. As of Android 10, audio inputs can be shared by multiple apps, but only in some cases: Simply put, accessibility apps can listen for input while a regular app is also listening.
Two ordinary apps can never capture audio at the same time
jwoegerbauer said:
Before Android 10, only one app could access an audio input at once; if an app tried to ask permission to an input while it was in use by something else, the app would be blocked. As of Android 10, audio inputs can be shared by multiple apps, but only in some cases: Simply put, accessibility apps can listen for input while a regular app is also listening.
Two ordinary apps can never capture audio at the same time
Click to expand...
Click to collapse
I have android 10 But I can't voip Call recording, it recording only my voice

Call recording

How can I record phone calls on my a21? I don't have the option under the phone app settings and I'm in the U.S.. Is there an app that works to do it? HELP!
Cube AR is a good app to use for that

Categories

Resources