Play Start Up song

Gets the base64-encoded text of the Apple start up song from their keynote, decodes it, and plays the sound out loud.

Actions Used

Text
Passes the specified text to the next action.
Base64 Encode
Encodes or decodes text or files using Base64 encoding.
Play Sound
Plays the audio file passed as input, or a default notification sound if no audio file was passed.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Play%20Start%20Up%20song
Open Shortcut deep link
shortcuts://open-shortcut?name=Play%20Start%20Up%20song
AppleScript code
tell application “Shortcuts Events” run shortcut “Play Start Up song” 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 »

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 »

More From The Library

Encode audio

Records audio until you tap it to stop, then encodes it into a text-based format, then copies it to your clipboard (to be decoded and played back later).

Get shortcut »


Get way deeper into Shortcuts – become a member.