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

Actions

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).
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
action-icon-base64-encode.webp
Base64 Encode
Encodes or decodes text or files using Base64 encoding.
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.

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 »

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more