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

Actions Used

shortcuts-action-icon-get-device-details.webp
Get Device Details
Gets information about the current device.
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).
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
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-list.webp
List
Allows you to specify a list of items to be passed to the next action.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Change%20volume
Open Shortcut deep link
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


Get way deeper into Shortcuts – become a member.