Hello,
I am trying to build a mobile application where users can call each other over voice call option,same as whatsapp voice call.Can anyone suggest me how to achieve that.
Thanks & Regards,
Pushaan.
Hi Pushaan,
Using the following mobile plugin you can call a number:
https://www.outsystems.com/forge/component-overview/2413/phonecall
There is also a component that allows for video chat:
https://www.outsystems.com/forge/component-overview/3630/twilio-video-mobile
Maybe you can use it as a basis to implement your voice calls, look at the https://www.twilio.com/docs/voice API.
Regards,
Daniel
Daniël Kuhlmann wrote:
Hi Daniel,
The links you have shared is for vedio and phone call to a number,but i want to call like whatsapp voice call.
Pushaan
Thanks for the reply,i will check that can i get any sample oml of Twilio
if possible.
Also, there was an upcoming Nexmo integration announced at NextStep this year that would be able to support your use case, I believe. There are a couple of components on the forge that integrate with it, not sure how they relate to the announcement.
Hope this helps!