Top "Phone-call" questions

Phone calls are a method of transferring real-time two-way voice information over large distances.

How to make phone call in iOS 10 using Swift?

I want my app to be able to call a certain number when a button is clicked. I've tried to …

ios swift swift3 ios10 phone-call
How can incoming calls be answered programmatically in Android 5.0 (Lollipop)?

As I am trying to create a custom screen for incoming calls I am trying to programatically answer an incoming …

android android-5.0-lollipop phone-call incoming-call
How to make phone call in React Native?

I want to call to the value of Text component when I press it. But, actually, I haven't enough knowledge …

react-native phone-call
Making a Button Call a Phone Number in iOS

I want to create a button that, when pressed, will call a phone number on the iPhone. I don't know …

ios iphone cocoa-touch phone-call
URL Scheme for Phone Call

Much like the "mailto" URL prefix launches the user's default mail program and starts a new email with specified address, …

url url-scheme phone-call tel
How can I record voice and record Call in Android?

Please help me if you know how can record outgoing and incoming call in android

android phone-call voice-recording
iPhone call log / history

I'm doing some research on the feasibility of an iPhone application, and can't find any indication in Apple's documentation that …

iphone api logging history phone-call
Android dialer application

I am figuring out a way to replace the default dialer application from my custom dialer application, but I am …

android phone-call
How to ask permission to make phone call from Android from Android version Marshmallow onwards?

I am trying to make a phone call from Android, and I've set run time permissions as well. And it …

java android phone-call runtime-permissions
Change voice during phone call android

I want to make an android application that allow user change the voice during phone call. For example: You are …

android voice phone-call