Search code examples
iostwiliocallvoipcallkit

Easy solution to make voip call from server to iOS app


I'm looking for the simplest way to make a VOIP call from a server to an iOS app that deliver a short audio message when the user answers. I think its doable with Twilio but I am not sure. Thanks


Solution

  • Look at the Twilio Programmable Voice SDK for iOS. You can start with the Quickstart.

    Programmable Voice SDKs