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.
Recording Deeplinks
| Description | Deeplink |
|---|---|
| Start recording with your main mode | spokenly://start |
| Start recording with a specific mode | spokenly://start?mode_id=<id> |
| Stop the active recording and hide the recorder | spokenly://stop |
| Toggle recording: start if idle, stop if active | spokenly://toggle |
| Toggle recording using a specific mode | spokenly://toggle?mode_id=<id> |
| Switch the active mode without starting recording | spokenly://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:
| Tab | Deeplink |
|---|---|
| General Settings | spokenly://tab/settings |
| Keyboard Controls | spokenly://tab/shortcuts |
| Transcribe File | spokenly://tab/transcribe |
| History | spokenly://tab/history |
| Modes | spokenly://tab/modes |
| Contact Us | spokenly://tab/contact |
| Dictation Models | spokenly://tab/models |
Word Replacements
Open the Word Replacements editor directly. Click the link to try it:
| Action | Deeplink |
|---|---|
| Open Word Replacements | spokenly://word-replacements |
Tip: You can hook these URLs into launchers or automation tools (e.g., LeaderKey) and bind them to hotkeys.