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

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

Open subreddits

From a list of subreddit names, lets you choose a subreddit, pull items from its RSS feed, and choose from the results before opening it into the Apollo app for Reddit.

Get Shortcut »

Batch-add to Home Screen from folder

Asks you to choose a folder from Files or Finder containing your icons, then a folder from Shortcuts containing your shortcuts, then repeats through each adding a custom icon corresponding to the repeat index in the icon folder – icon-1.png for shortcut-1.shortcut (and so on).

Get Shortcut »

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.