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

More From The Library


Get way deeper into Shortcuts – become a member.