Play from soundboard

Presents a menu of sounds (each with corresponding text-encoded audio), decodes your choice, and plays the sound at 35%.

Scripting Actions

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.
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-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
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=Play%20from%20soundboard
Link to Open Shortcut
shortcuts://open-shortcut?name=Play%20from%20soundboard
AppleScript code
tell application “Shortcuts Events” run shortcut “Play from soundboard” end tell

More From This Folder

More From The Library

Analyze address

Gets addresses from the clipboard or shared as input, presents a menu if more than one is found, and then gives options for sharing it, showing it in maps, getting directions, getting travel time, or sharing the Maps URL to that spot.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more