All workflows

· Dictate · LLM · Mail

Talk the reply,
draft it in Mail

Speak your answer in plain words and open a finished draft in Mail.app.

DRAFT IN MAIL

· 01 / WHEN YOU REACH FOR THIS

The reply is clear in your head, but writing it out is the slow part. Say what you mean. Talkie shapes it into an email body and opens the draft so you review before anything sends.

· 02 / THE STEPS

Dictate · LLM · Mail

  1. 01Dictate

    Capture the spoken reply into {{TRANSCRIPT}}.

  2. 02LLM

    Rewrite {{TRANSCRIPT}} as an email body, generate a subject from {{SUMMARY}}.

  3. 03Email · Mail.app

    Open a draft with {{LAST_OUTPUT}}. Nothing sends automatically.

Template JSON

Download the Dictate to Email recipe.

The JSON template names the trigger, variables, steps, setup notes, and privacy boundary for this workflow.

· 03 / SET IT UP ONCE

  • Pick the model and set a tone instruction (direct, warm, formal).
  • Optionally set a default recipient, or leave it blank to fill per use.

· 04 / VARIATIONS

  • Swap Mail for Webhook to post the draft into Slack instead.
  • Add a Save to File step at @Inbox to keep a copy of every reply.
Talkie for MacmacOS 26+ · iOS 26+
curl -fsSL go.usetalkie.com/install | bash

One hotkey. One transcript. Routed the way "Dictate → Email" describes, and any flow you build next.

· FOR DEVELOPERS

bun add -g @talkie/app
Read the docs