How to set timer to stop music automatically in Shortcuts?

Can I control what I want the timer to do when it ends from within a shortcut?


Goal: During the day, default the timer (from within the clock app) to make a noise (ie cooking times).


In shortcut: have timer stop music.


Current shortcut: Play music, turn on sleep focus, set timer.

Then each time, I have to go into clock after this and make sure the timer stops playing upon completion. Otherwise my sleep music shortcut will end with an alarm.




[Re-Titled by Moderator]

Original Title: Shortcuts: Control "When Timer ends" option

iPhone 16

Posted on Jul 15, 2025 08:03 AM

Reply
2 replies

Jul 15, 2025 10:14 AM in response to PleaseDontMovetheRays

Try changing the shortcut to use Wait instead of a timer.


Timer starts a countdown, but continues the rest of the shortcut actions. The Timer is independent of the rest of the shortcut actions.


In this case, it sounds like you want the shortcut to stop playing music after some period. In other words, you want the shortcut to wait until the timer expires, so you may be better off with:


  • Play Music
  • Wait <n> seconds
  • Pause Music


Now the music will play until the wait expires, then it will stop.

How to set timer to stop music automatically in Shortcuts?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.