How to build an Android app that start recording the input (microphone) and output (speaker/headset) audio during each phone call?
The system once programmed should work in background without any need for user intervention
And store the audio file in preferred directory where the user can retrieve the recording when necessary and move to the pc or listen them directly on the phone
I see that there are several Android apps that allow you to record phone calls, i also have a Record My Call installed on my phone and it works properly
Why do you write that recording phone calls audio is not possible?
I think (not sure), most of this apps, record your voice, but not the incoming audio, or at least it records the incoming audio from the external speaker or you can hear it very very low.
I think (not sure), most of this apps, record your voice, but not the incoming audio, or at least it records the incoming audio from the external speaker or you can hear it very very low.
Because I would like to create functions that are not always provided in the currently available apps
Such as transferring a recording directly to my fixed systems that will attempt voice recognition and archive it in case of future needs.
Because I would like to create functions that are not always provided in the currently available apps
Such as transferring a recording directly to my fixed systems that will attempt voice recognition and archive it in case of future needs.
(Italian, sorry)
Intendevo dire che, dato che hai un'app funzionante, non ti servono i commenti alle altre app per sapere che la cosa si possa fare, hai già la dimostrazione pratica.
I meant that since you have a working app, you don't need comments on other apps to know that it can be done, you already have the practical demonstration.