Starts dictation, then translates the text to English (or a language of your choice).

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
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-translate-text.webp
Translate Text
Translates the text passed into the action into another language.
shortcuts-action-icon-dictate-text.webp
Dictate Text
Transcribes what you say aloud into text and passes the result to the next action.
shortcuts-action-icon-get-text-from-input.webp
Get Text from Input
Returns text from the previous action’s output. For example, this action can get the name of a photo or song, or the text of a web page.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Translate
Open Shortcut deep link
shortcuts://open-shortcut?name=Translate
AppleScript code
tell application “Shortcuts Events” run shortcut “Translate” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.