Change volume

Quickly change your device's system volume by picking a numeric value from a list. Customize the list to contain your favorite volume presets, which support decimal values.

Original version by Federico Viticci for MacStories: https: or or www.macstories.net or ios or how-to-adjust-ios-volume-via-workflow-when-streaming-audio-to-homepod or

Scripting Actions

shortcuts-action-icon-get-device-details.webp
Get Device Details
Gets information about the current device.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-set-volume.webp
Set Volume
Sets the system volume. If you set the volume using a variable, use a number between 0 and 1 (for example, pass 0.5 for half volume).

Extra Details

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

More From This Folder

More From The Library

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more