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 AI Promptspokenly://start
Start recording with a specific AI Promptspokenly://start?prompt_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 AI Promptspokenly://toggle?prompt_id=<id>
Switch the active prompt without starting recordingspokenly://switch?prompt_id=<id>

If prompt_id is missing or invalid, Spokenly falls back to your main AI Prompt.

Tab Navigation

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

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