Play Mac sound

Gets the sound library from macOS, picks a random file, and plays it out loud.

Actions Used

shortcuts-action-icon-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.
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-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-get-contents-of-folder.webp
Get Contents of Folder
This action gets the files inside of the specified folder. Recursive If this option is enabled, this action will get all the files inside of a folder, including its subfolders.

Extra Details

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

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 »

More From The Library

Set up ChatGPT

Opens the ChatGPT app for Mac, resizes it to a default 980×658 dimensions, then moves it to the middle left (with 18px of padding against the edge of the screen).

Get Shortcut »


Get way deeper into Shortcuts – become a member.