◦ Prompt · Voice

Make Your Voice AI Feel Human — From Laggy Turn-Taking to Smooth, Low-Latency Conversation in One Session

Paste this into Claude Code, Cursor, or Aider and it'll interview your voice-agent codebase about its existing speech-to-text, text-to-speech, and streaming setup BEFORE touching anything — then tune the whole conversation loop tier by tier: measure where the lag actually is, sharpen end-of-turn detection so it stops waiting, stream the model's thinking and the spoken voice so the first word lands fast, keep a long chat from getting slower over time, and teach it to recognize a natural goodbye so it stops taking the last word. Interview first, then improve one layer at a time, each with before-and-after numbers.

Jun 30, 2026voicelatencyspeech-to-texttext-to-speechdeepgramelevenlabsturn-takingconversationtutorial
◦ 4,617 builders waiting

Want the agent behind these prompts?

These prompts came out of building Trillion. The whole thing is going open-source on GitHub. Drop your email and I'll ping you the moment the repo drops.

I'll send a one-time link to confirm your email. Nothing else.

◦ Next prompt
Give Your AI Agent a Scout — From Hard-Coded Prompts to Operator-Tunable Doctrine in One Session

Paste this into Claude Code, Cursor, or Aider and it'll walk your agent codebase through building a scheduled scout sub-agent: a research loop that ends in a validated structured report, an evidence-first rubric with explicit hard kills, rotating hunting lanes that change what it looks for by the day, a review pipeline where a human decides and the agent never does, and — the part almost everyone skips — an instruction set that lives in editable documents your operator can retune from the UI with override, revert, version history and hot reload, instead of a Python constant nobody can reach without a deploy. Interview first, then build tier by tier. Each tier ships independently with verification.