Uses base64-encoded audio from the Untitled Goose Game and decodes it, then plays the sound.

Actions Used

shortcuts-action-icon-play-sound.webp
Play Sound
Plays the audio file passed as input, or a default notification sound if no audio file was passed.
shortcuts-action-icon-set-volume.webp
Set Volume
Sets the system volume. If you set the volume using a variable, use a number between 0 and 1 (for example, pass 0.5 for half volume).
action-icon-base64-encode.webp
Base64 Encode
Encodes or decodes text or files using Base64 encoding.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Honk
Open Shortcut deep link
shortcuts://open-shortcut?name=Honk
AppleScript code
tell application “Shortcuts Events” run shortcut “Honk” end tell

More From This Folder

Silencio

Sets the Apple Watch to silent mode, turns on Do Not Disturb, sets the volume to 0% and vibrates if run from iPhone.

Get Shortcut »

More From The Library

Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Get Shortcut »


Get way deeper into Shortcuts – become a member.