You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mousewax would like to be able to repeat a sound so that when it stops playing, you can play it again automatically.
He would also like a property added to timers that would automatically play a sound at the end of the timer (without having to invoke a millisecondsChangeRoutine).
The text was updated successfully, but these errors were encountered:
Fixes#1333 if this and #2377 are merged.
Adds a property to timers `alertSound` that links to a URL and is played if the timer alert is triggered.
The tutorial is updated to relfect the change.
@mousewax would like to be able to repeat a sound so that when it stops playing, you can play it again automatically.
He would also like a property added to timers that would automatically play a sound at the end of the timer (without having to invoke a millisecondsChangeRoutine).
The text was updated successfully, but these errors were encountered: