If you want an expression that starts out true (1) and that will return to 1 when you press a reset button, this should do the trick:
!Reset + (!localTime eq: 0)
Here's a TriggeredSoundToGlobalController that demonstrates how it can start at the ResetValue, then you can move the fader, and when you press Reset, it jumps back to its ResetValue.