Dictate anywhere
Hold the dictation key — Right Option by default, or any key you pick — speak, and release. The text lands in the field you're in. If the field can't take it, it waits on the clipboard instead of vanishing.
Read about dictation →Hold the ⌥ key and speak into whatever app is already open. Drop in any recording when you want the words out of it. Or let an agent transcribe a whole folder of videos or audio.
Hold the dictation key — Right Option by default, or any key you pick — speak, and release. The text lands in the field you're in. If the field can't take it, it waits on the clipboard instead of vanishing.
Read about dictation →Drop in an interview, a lecture, a voice memo. AFK reads it in 120-second chunks, so a three-hour file is a file, not a subscription. Save it as TXT, SRT, or JSON.
Explore audio transcription →afk transcribe puts the text on stdout and everything else on stderr, so it pipes cleanly. Install the bundled Agent Skill and your coding agent can run it too.
The AFK app binary doubles as a command-line tool. Transcribe audio or an MP4 with an audio track, save the result beside its source, or hand clean stdout to the next step. AFK also bundles a short Agent Skill that you install explicitly.
$ afk transcribe meeting.m4a $ afk transcribe interview.mp4 > interview.txt $ afk install-agent-skill
AFK is the one here with a one-time license, long-recording transcription, and a CLI. The other prices are recurring plans or limited tiers.
| Product | Current price | Runs on |
|---|---|---|
| ⌥AFKBest value | $15 onceDictation + long recordings + CLI | macOS 15+ on Apple SiliconProcessing stays on your Mac |
| Wispr Flow | Free plan; Pro $15/month or $12/month annually | Mac, Windows, iOS, Android |
| Monologue | Pro $15/month or $144/year; free trial | Mac, iPhone, iPad, Apple Watch |
| Superwhisper | Free tier; Pro $8.49/month or $84.99/year | macOS, Windows, iOS |
One license covers the dictation app and its local file transcription tools. The price rises $5 after every 10 paid sales — the ladder below tracks it live.
One payment. No recurring plan.
Buy AFK for $15Next price: $20 at 30 sales. The price on your receipt is the price you pay.
A key for the sentence, a file for the long recording, and a shell command for the part that was already scripted.