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

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 »

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

Dictate reminder

Uses the Dictate Text action set to stop listening “After Pause” and then saves my text into the To Do list created in Reminders (or your default list).

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more