Future Features
Planned capabilities beyond MVP
Text-to-Speech
Generate voice output from text. Select highlighted text and trigger playback using a configurable hotkey.
PlannedAutocomplete
AI-powered autocomplete suggestions on transcribed text before committing to clipboard. Correct common speech-to-text errors in context.
PlannedAutocorrect
Automatic grammar and spelling correction on transcribed output. Configurable correction aggressiveness (off / light / full).
PlannedConfigurable Key Bindings
Support for Right Alt, Fn, Super/Windows key, and Windows Copilot key as trigger alternatives. GUI key picker for custom bindings.
PlannedActive Window Injection
Type transcribed text directly into the focused application window instead of clipboard. Uses xdotool or wtype for Wayland.
PlannedMulti-Platform Support
Extend support to Windows and macOS. Abstract platform-specific key capture and clipboard APIs behind a unified interface.
Future