Spokenly logoSpokenly Docs
macOS

Deeplinks

Trigger Spokenly for macOS from other apps or scripts via the spokenly:// URL scheme.

Spokenly for macOS supports deeplinks to control dictation and navigate the app. Opening one launches Spokenly (if needed) and performs the action immediately.

DescriptionDeeplink
Start recording with your main modespokenly://start
Start recording with a specific modespokenly://start?mode_id=<id>
Stop the active recording and hide the recorderspokenly://stop
Toggle recording: start if idle, stop if activespokenly://toggle
Toggle recording using a specific modespokenly://toggle?mode_id=<id>
Switch the active mode without starting recordingspokenly://switch?mode_id=<id>

If mode_id is missing or invalid, Spokenly falls back to your main mode. Existing links that use prompt_id continue to work as a legacy alias.

Tab Navigation

Open a specific tab without using the menu bar. Click a link to try it:

Word Replacements

Open the Word Replacements editor directly. Click the link to try it:

ActionDeeplink
Open Word Replacementsspokenly://word-replacements

Tip: You can hook these URLs into launchers or automation tools (e.g., LeaderKey) and bind them to hotkeys.