https://bugs.kde.org/show_bug.cgi?id=517092
--- Comment #2 from Martmists <[email protected]> --- Yes, timers produce a sound. However, unlike alarms, the sound cannot be configured per timer. This is the same with the DBus method, according to d-feet: `addTimer (Int32 length, String label, Boolean looping, String commandTimeout, Boolean running) ↦ ()`, which does not include an `audioPath` parameter unlike alarms: `addAlarm (String name, Int32 hours, Int32 minutes, Int32 daysOfWeek, String audioPath, Int32 ringDuration, Int32 snoozeDuration) ↦ ()` -- You are receiving this mail because: You are watching all bug changes.
