You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default this module plays a different ringtone, I was wondering how to set the ringtone to the device ringtone.
Maybe I'm overlooking some documentation, but I wasn't able to find too much about it.
Any help is appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Not particularly sure if I understand this, isn't this for the ringback tone that I'm supposed to hear if I make an outgoing call?
I was talking about the scenario where
I am receiving a call in the app in my phone
I want the app in my phone to play the default ringtone (the one set in my mobile) when I receive the call via twilio voice
For android, to change the ringtone of the incoming call, just replace the sound file android/app/src/main/res/raw/incoming.wav with whatever sound you would like. For more information on how it works or other sounds that are also overridable, look here.
By default this module plays a different ringtone, I was wondering how to set the ringtone to the device ringtone.
Maybe I'm overlooking some documentation, but I wasn't able to find too much about it.
Any help is appreciated.
Thanks
The text was updated successfully, but these errors were encountered: