Play my audio recording

Takes encoded audio and decodes it into a sound, then plays it. Uses embedded audio or newly-encoded audio copied to the clipboard.

Actions

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard 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

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 »

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 »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Play%20my%20audio%20recording
Link to Open Shortcut
shortcuts://open-shortcut?name=Play%20my%20audio%20recording
AppleScript code
tell application “Shortcuts Events” run shortcut “Play my audio recording” end tell

More From The Library

Disable listening history

Asks you to pick a focus mode, then sets the Music Focus Filter for “Use Listening History”” to off so you can listen to anything without it being added to your Apple Music Replay.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more