VoiceDo for macOS & Windows
Hold Space anywhere in macOS or Windows 10/11, speak, release — text lands at your cursor. Native Tauri + Rust build, under 15 MB, no installer bloat, no account.
1. First launch (unsigned)
The demo is not digitally signed yet. macOS: right-click the app → "Open" (Открыть), or run xattr -d com.apple.quarantine /Applications/VoiceDo.app. Windows: SmartScreen → "More info" (Подробнее) → "Run anyway" (Выполнить в любом случае).
2. Paste an API key
On first start, open Settings and add an OpenAI-compatible, Qwen/DashScope or Google key. Google mode works without a key for a quick try.
3. Hold and speak
Default hotkey is configurable in Settings. Hold it in any app — Word, browser, terminal — speak, release, text is typed at the cursor.
Signed builds are next
The macOS DMG is a universal binary — one file for Apple Silicon and Intel. Builds are published on GitHub Releases with SHA-256 checksums; Apple Developer signing + notarization and Windows code signing are the next step. Meanwhile, source is open: clone and build.