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 »

Shame

Gets the base64-encoded text for the Shame sound from Game of Thrones, decodes it, and plays it twice at 75% volume with a short break in between.

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

Change text case

Takes the input from the Share sheet or clipboard, lets you choose from UPPERCASE, lowercase, Capitalizing Every Word, swapping to Title Case, or swapping to Sentence case, and copies it to your clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more