Make audio recording

Records normal-quality audio—starting and stopping on tap—then adds to a folder; if no folder exists, creates one.

Actions Used

shortcuts-action-icon-record-audio.webp
Record Audio
Uses the microphone to record audio.
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-create-folder.webp
Create Folder
Makes a new folder in the specified file storage service.
shortcuts-action-icon-save-file.webp
Save File
Save files to iCloud Drive. Turn off “Ask Where to Save” in order to specify a destination path in the Shortcuts folder.

Extra Details

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

More From This Folder

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 »

Record as AIFF

Records normal quality audio, starting or stopping with your tap, then encoding the recorded audio to AIFF before saving to to a folder of your choice.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.