Joaquín M
Joaquín M

Reputation: 1153

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!

Upvotes: 1

Views: 328

Answers (1)

Jake
Jake

Reputation: 3973

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.

Upvotes: 0

Related Questions