I see only method to make sound in volume off state is AudioServicesPlayAlertSound. Volume off mean that it is off by lateral buttons(hardware button) rather than ringer switch in setting. It seems that we cannot control volume up,down and duration programmatically using AudioServicesPlayAlertSound. I would want to make an repeat alarm programmatically even if system volume is in muted.
thanks