A

Aloud

Turn spoken feedback into tasks your coding agent can run

Dev Tools

A macOS tool that records voice, screen, and a live transcript while you review your own app, then rewrites messy speech into clear instructions, flags ambiguous references such as 'this' or 'that button' for clarification, attaches the matching screenshots, and exports the session as a task plan for Claude Code, Cursor, or Codex. Transcription runs on-device via Whisper; audio and video stay local to the Mac.

What is Aloud?

Aloud is an announced macOS tool for turning spoken product feedback into a task plan a coding agent can execute. You hit record and talk through your app while the screen is visible; Aloud captures voice, screen, and a live transcript together, rewrites the messy speech into what you actually meant, drops the calls you reversed mid-sentence, and suggests screenshots wherever you said "this", "here", or "that button". The result is exported as one self-contained file you drop into Claude Code, Cursor, or Codex. Transcription uses Whisper on-device. As of 2026-08-20 the product is not yet available: the site's download button reads "First build is coming", and no pricing is published.

Key features

  • Records voice, screen, and a live transcript in a single session, with the recorder itself kept out of the captured video
  • On-device Whisper transcription — the site labels the live transcript "whisper · on-device"
  • Rewrites the raw transcript into what you meant, keeping only the calls you stood by when you changed your mind mid-session
  • Flags ambiguous deictic references ("this", "here", "that button") and suggests the matching screenshot for each
  • Frame-accurate screenshot insertion from the recording, with cropping and −1s / −frame / +frame / +1s scrubbing to pick the exact frame
  • Groups the session into a structured plan — the site's example shows 3 groups and 11 tasks — with a model tier (fast or reasoning) assignable per group
  • Exports one self-contained file to hand to Claude Code, Cursor, or Codex
  • Supports long sessions; the site states you can "talk for minutes or hours"

Who it's for

  • Reviewing your own build out loud and handing the agent a precise, screenshot-backed prompt instead of a paragraph of vague notes
  • Capturing a design or UI critique where most of the meaning lives in what you are pointing at rather than in the words
  • Recording a long walkthrough of an app and getting back a grouped task plan rather than a raw transcript to re-read
  • Keeping product feedback local when the recording contains customer data or unreleased UI, since transcription runs on-device

When not to use it

Not usable yet: as of 2026-08-20 Aloud has not shipped. The download call-to-action on aloud.sh reads "First build is coming", so this is an announced product to watch, not one to adopt. It is also macOS-only by design, and it is aimed at people who narrate their work — if you already write tight written specs, the transcription-and-disambiguation step is overhead rather than a gain.

FAQ

Is Aloud available to download?

Not yet. As of 2026-08-20 the download button on aloud.sh reads "First build is coming", so the product has been announced and demonstrated on the site but the first build has not been released. It is macOS-only.

How much does Aloud cost?

Pricing is not published. aloud.sh has no pricing page, and because no build has shipped there is no confirmed commercial model — pricing not verified.

Does my audio and video leave my machine?

Aloud states that transcription runs on-device using Whisper, with the live transcript labelled "whisper · on-device". Because no build has shipped, this is a vendor claim about the intended design and has not been independently verified; the site publishes a privacy policy and terms alongside it.

Which coding agents does it hand off to?

Aloud exports one self-contained file intended for Claude Code, Cursor, or Codex — the site frames it as "whatever is building for you" — rather than integrating with a single agent.

MacDeveloper ToolsArtificial IntelligenceAI Coding AgentsVoice
Submitted by Wojciech DobryXLaunched August 29, 2026

Share this launch

Embed this badge

Featured on OrangeBot
<a href="https://orangebot.ai/product/aloud" target="_blank" rel="noopener noreferrer">
  <img src="https://orangebot.ai/api/badge/aloud.svg" alt="Featured on OrangeBot" width="200" height="54" />
</a>

Comments