This document explains how to make a clock chime. (Trigger) 1. Schedule Set "0" at field of minute and left other fields empty. Then the task is executed on 0 minute of each hour. 2. Schedule (Optional) If the task should be executed at 30 minutes of every hour, set "30" at field of minute and left other fields empty. 3. Hot key (Optional) If a hot key trigger is set, the user can listen the chime anytime. (Action) 1. AppleScript With AppleScript, let Mac say the current time.
2. AppleScript (Optional) If you have a good bell or chime sound, it can be played as a chime too. Unfortunately AppleScript itself doesn't have an ability to play a sound, so please download "Play Sound" a helper application to play sound from Microcosm software. Then make an AppleScript action and copy following script. The path at 5th line should be changed to appropriate path to your sound file.
|
||||||||