iosphone-callspeakerphone

How can I make a phone call using the speaker in iOS?


I know that using the URL with tel:// I can launch the phone app to make a phone call, but I don't know how to do the phone call with the speaker turned on.

Thanks!


Solution

  • There is no API for that I'm afraid. The tell:// is all the 'access' you will get as far as the phone application goes.