termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.23k stars 443 forks source link

Record Phone Call #221

Open mojtabamarashee opened 5 years ago

mojtabamarashee commented 5 years ago

Is it possible to record phone call using termux api?

thanks

Epictek commented 5 years ago

No

SDRausty commented 5 years ago

Will it record you in the meantime?

SDRausty commented 5 years ago

Try api from source to find out.

mojtabamarashee commented 5 years ago

Will it record you in the meantime?

No, (without installing app for recording phone call)

ghost commented 5 years ago

There no official Android API to do this. Also, Android 9 (Pie) completely disables ability to record calls at all which breaks any of existing call recording applications (except those that require root)...

mojtabamarashee commented 5 years ago

There no official Android API to do this. Also, Android 9 (Pie) completely disables ability to record calls at all which breaks any of existing call recording applications (except those that require root)...

thanks