MutedRingingConfig
interface MutedRingingConfig
Configuration that controls whether ringing sounds should play when the device is in silent or muted mode.
By default, ringing sounds are suppressed when the device is muted. This configuration allows overriding that behavior for incoming and outgoing call sounds.
Parameters
playIncomingSoundIfMuted
Whether the incoming call sound should play even if the device is muted.
playOutgoingSoundIfMuted
Whether the outgoing ringing sound should play even if the device is muted.