I want to make an app to auto-answer a phone call. And the phone will speak a speech to remote user. However, the app cannot auto pick a phone call. I have already set the app's right to access phone. How can I do that?.
You can use the Phone Call component and its PhoneCallStarted event and then use this extension to accept the call : Answer to an incoming phone call - #4 by jean-marc_Latour
Nico