Skip to content
Voice Workflow1 min read

Global Hotkey

A global hotkey is a shortcut that works across apps, so dictation can start without focusing a specific window first.

Global Hotkey A global hotkey is a shortcut that works across apps, so dictation can start without focusing a specific window first.

What it means

A global hotkey is available system-wide instead of only inside the app that registered it. That matters for dictation because the moment to speak often comes while writing somewhere else.

Why it matters to workflow speed

Without a global trigger, the user has to switch to the dictation app first, which breaks flow. A good global hotkey keeps speech input close to the speed of a thought.

Why it matters in Mallo

Mallo is most valuable when it layers onto existing Mac apps instead of replacing them. Global hotkeys are part of that promise, but they need clean permission handling and visible state changes.

FAQ

Common questions

Why does a dictation app need a global hotkey?

Because users often decide to speak while they are already inside another app, field, or browser tab.

Does a global hotkey insert text by itself?

No. The shortcut starts the workflow, but insertion still depends on focus, permissions, and the target app.

What can make a global hotkey feel unreliable?

Shortcut conflicts, permission issues, and missing feedback after activation are the usual causes.