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 »

Make fun of me

Takes three lists of Shakespearean insults and combines them into one remark, making it appear as if Siri is making fun of you using old English slang.

I built this after being inspired by a similar website, wanting to see if I could recreate it in Shortcuts. Original material: http: or or www.pangloss.com or seidel or shake_rule.html

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.