Make audio recording

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

Actions

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.

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 »

Extra Details

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

More From The Library

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »

Show my Conditions records

Opens into the Health app to the Conditions section of your Health Records where you can “connect to your providers to see your health records and get updates when there’s a new entry.”

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more