I want to block calls from few numbers, for that I want to write a app 开发者_运维技巧of my own.
Is it possible to modify an active call by 开发者_如何学运维overlaying a sound track during the call? I looked up the SDK, but couldn\'t find any API to do this in the documentation.
I have an application that will need to make a call and play a recorded开发者_JS百科 message. Is that even possible?No, sorry. You can initiate a call with the right permission, but you have no way to
I would like to forward all calls to my number on to the new predefined number automatically. Is it possible to forward incoming call ?
I need to know can we record phone call开发者_如何学编程s in iphone. if possible then how can we do it using coding.You can\'t. Not possible. Otherwise there would be about 400 apps in the app store t
I want my app to auto开发者_如何学JAVAmatically reject a call when it comes in. Is this possible with the iPhone SDK?No, it\'s not. Third-party apps don\'t get to interfere with core functions of the
I need to trigger a phone call from a Qt application. I looked to previous post without find a complete answer.
Does anybody know if there is any event to handle incoming calls? I\'m developing an ap开发者_如何学编程p that streams audio from the microphone and I would like to have a listener that stops the reco
In my application, I want to call the number *111, when I use this U开发者_Go百科RL tel:*111 to call, but can\'t make call success, please give me some indicate, thank you very much.
A problem came up in my latest android programming project. The problem is I would like to change Activity that launches when the phone receives 开发者_运维百科a call.