Honk

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

Scripting 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.

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 This Folder

High alert

Sets the playback destination to the current device, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

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 »

More From The Library

Copy View from Notion link

Gets a URL from input, matches the URL structure for a page ID and the assocatiated View ID, and copies the View identifier to the clipboard. Can also be set to extract both IDs in an array.

Get Shortcut »

Describe this

Opens the Magnifier app and activates the “Describe This” feature that “provides a description of what’s in the camera view.”

Get Shortcut »

Open Switch Control preferences

Opens the deep link into the Accessibility settings for Switch Control, which allows you to use your iPhone by sequentially highlighting items on the screen that can be activated through an adaptive accesssory. Other options include settings for Switches, Recipe, Scanning Style, Auto Scanning Time, Pause on First Item, Loops, Move Repeat, Long Press, Tap Behavior, Focused Item After Tap, and keyboard, switch stabilization, point scanning, audio, and menu items controls.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more