---
title: "Agentic Tip #4: Stop typing, start talking"
url: https://daily.dev/posts/agentic-tip-4-stop-typing-start-talking-4avt5dxsd
source_url: https://daily.dev/posts/agentic-tip-4-stop-typing-start-talking-4avt5dxsd
type: freeform
source: "Agentic Engineering"
author: "Ido Shamun"
published: 2026-07-09T05:30:00.206Z
updated: 2026-07-09T05:30:01.981Z
tags: ["productivity", "ai-coding", "speech-recognition"]
reading_time: 1
upvotes: 8
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agentic Tip #4: Stop typing, start talking

**[Agentic Engineering](https://daily.dev/sources/agentic)** · [@idoshamun](https://daily.dev/idoshamun) · 1 min read · 8 upvotes · 1 comments

## Summary

A quick productivity tip for working with AI coding agents: use speech-to-text tools instead of typing when providing large amounts of context. The author recommends Superwhisper, a tool that activates via keyboard shortcut, transcribes speech, and pastes the result directly into any input field or clipboard, with a transcription history feature.

## Content

When you need to give piles of context to your agent, talking is way more efficient than typing.

There are plenty of free speech-to-text tools out there. My favorite is superwhisper.

You open it with a keyboard shortcut, talk as long as you want, and it turns your speech into text and drops it straight into the input or your clipboard. You also get a history of your recent transcriptions.

The only downside: I have to stop the music when I want to talk. So for short prompts I still type like a normie.

What's your favorite utility for working with agents?

---

In case you missed, [tip #3 is here.](https://daily.dev/posts/rZrMepywE)

## Community discussion

Top comments from developers on daily.dev.

**@iizzyy** · 2 upvotes

> I've been using Wispr Flow lately and it's pretty fantastic. All the new AI-powered speech-to-text tools are really good now, especially when working with AI coding agents. Spoken prompts are much more comprehensive and faster to produce when we speak it than typing.

## Similar posts on daily.dev

- [When Language Speaks Faster Than We Can Type: The Rise of Smart Speech-to-Text Tools](https://daily.dev/posts/when-language-speaks-faster-than-we-can-type-the-rise-of-smart-speech-to-text-tools-ukjuf5wau) · Latest Hacking News · 0 upvotes · 0 comments

---

Tags: [#productivity](https://daily.dev/tags/productivity), [#ai-coding](https://daily.dev/tags/ai-coding), [#speech-recognition](https://daily.dev/tags/speech-recognition)

[View this post on daily.dev](https://daily.dev/posts/agentic-tip-4-stop-typing-start-talking-4avt5dxsd)
