uriRingingConfig

fun uriRingingConfig(incomingCallSoundUri: Uri, outgoingCallSoundUri: Uri): RingingConfig

Returns a ringing config that uses custom URIs for incoming and outgoing call sounds.

Parameters

incomingCallSoundUri

The URI for the incoming call sound.

outgoingCallSoundUri

The URI for the outgoing call sound.