VoiceInk Docs
Modes

Context Awareness

Use selected text, clipboard text, and visible screen text in AI-enhanced Modes.

What Context Awareness Does

Context Awareness lets an AI-enhanced Mode use surrounding information when shaping the final output. The Mode can include:

Context sourceHow VoiceInk gets it
Selected TextReads the current selection through macOS Accessibility.
ClipboardReads text currently on the clipboard at recording start.
ScreenCaptures the active window and extracts visible text with OCR.

Context is captured around recording time and sent as text to the enhancement provider only when the Mode has that source enabled.

Enable Context for a Mode

  1. Open Modes.
  2. Edit a Mode with AI Enhancement enabled.
  3. Expand Context Awareness.
  4. Turn on Selected Text, Clipboard, or Screen.
  5. Save the Mode.

Permissions

Context sourceRequired permission
Selected TextAccessibility
ClipboardNo extra permission
ScreenScreen Recording

If Accessibility is missing, selected text is skipped. If Screen Recording is missing, screen context is skipped.

Screen Context

For Screen context, VoiceInk captures the active window, runs OCR locally with Apple's Vision framework, and sends extracted text to the AI provider as part of the prompt context. The screenshot image itself is not the context payload.

Good Uses

  • Rewrite selected text by speaking an instruction.
  • Draft a reply using a selected email or message thread.
  • Ask the Assistant about visible content in the active window.
  • Preserve names, tasks, or dates from nearby text.