Is there any way to build our own Call screening application(Incoming call answer bot) to transfer the specific audio recording to an incoming call? To do that
- The application should answer the call. (There is an official API to answer the phone call in recent versions of Android)
- The application should be able to receive the voice.
- The application should be able to transmit the recording as an outgoing voice.
Is it possible to do 2,3?