Building Dictum — a macOS Dictation App with Tauri 2 (Rust + React) & Azure OpenAI
Hold a keyboard shortcut, speak, release — audio goes to Azure OpenAI or OpenAI Whisper for transcription with an optional GPT rephrase pass via Smart Keywords, and the polished text is injected into whatever app is in focus. The Rust hot path for audio capture, accessibility permissions, overlay window, and the non-obvious bits of shipping a Tauri app on macOS.
Read article










