<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Matthew</title>
    <description>The latest articles on DEV Community by Matthew (@subliminalcoding).</description>
    <link>https://dev.to/subliminalcoding</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4136762%2Fee2fc021-1018-4f71-b783-9d679e22181a.png</url>
      <title>DEV Community: Matthew</title>
      <link>https://dev.to/subliminalcoding</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subliminalcoding"/>
    <language>en</language>
    <item>
      <title>Dictate coding prompts without another app subscription</title>
      <dc:creator>Matthew</dc:creator>
      <pubDate>Tue, 22 Sep 2026 04:04:38 +0000</pubDate>
      <link>https://dev.to/subliminalcoding/dictate-coding-prompts-without-another-app-subscription-3mj0</link>
      <guid>https://dev.to/subliminalcoding/dictate-coding-prompts-without-another-app-subscription-3mj0</guid>
      <description>&lt;p&gt;I built VoiceForge, a desktop dictation app for macOS, Windows, and Linux. The idea is simple: &lt;strong&gt;pay $79 once for the app, then choose how your transcription runs.&lt;/strong&gt; There is no VoiceForge app subscription.&lt;/p&gt;

&lt;p&gt;You can use local Whisper transcription without an API key, or bring your own key for a supported cloud provider, including Groq. Local transcription with cloud AI cleanup switched off has no provider usage bill.&lt;/p&gt;

&lt;h2&gt;
  
  
  What that means for the cost
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://wisprflow.ai/pricing" rel="noopener noreferrer"&gt;Wispr Flow&lt;/a&gt; offers a free plan, and its Pro plan currently costs $15 per month or $144 per year. VoiceForge's app license is $79 once, including future updates. Optional cloud transcription and AI cleanup are separate provider costs, so the total depends on the setup you choose. These products have different features; this is a comparison of the license costs, not a claim that they are identical.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://console.groq.com/docs/billing-faqs" rel="noopener noreferrer"&gt;Groq has a free tier&lt;/a&gt; you can use with your own account and API key, subject to its &lt;a href="https://console.groq.com/docs/rate-limits" rel="noopener noreferrer"&gt;usage limits&lt;/a&gt;. You do not have to upgrade to a paid API plan to start. Free-tier availability and limits can change, and paid cloud usage is billed by the provider.&lt;/p&gt;

&lt;p&gt;For developers who are comfortable choosing a provider or downloading a local model, that gives you more control over where transcription runs and what you spend.&lt;/p&gt;

&lt;h2&gt;
  
  
  A workflow I use: speaking to a coding agent
&lt;/h2&gt;

&lt;p&gt;One workflow I use VoiceForge for is speaking a request directly into my coding tool. The useful part is having room to explain the task. A prompt can cover three things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What happened.&lt;/li&gt;
&lt;li&gt;What should happen instead.&lt;/li&gt;
&lt;li&gt;How to check the change, including what should stay as it is.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The settings panel loses the selected microphone after I restart the app. Find where that selection is saved, preserve it across restarts, and test with two different input devices. Keep the layout as it is.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That is an example prompt, not a claim that the agent already fixed the bug. Before sending a spoken request, I would check the transcript for file names, numbers, and words like “not.” Those small errors can change the task. I still use the keyboard for precise syntax and edits.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://usevoiceforge.com/?utm_source=devto&amp;amp;utm_medium=community&amp;amp;utm_campaign=voiceforge_devs_202609&amp;amp;utm_content=demo#demo" rel="noopener noreferrer"&gt;Here is a 13-second recording of VoiceForge putting a spoken prompt into Codex&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A practical test: dictate your next five short agent prompts, review each one, and note whether the extra context helped or the corrections slowed you down. You can try this with a dictation tool you already have.&lt;/p&gt;

&lt;p&gt;VoiceForge has a 30-day money-back guarantee. I am its creator, and this post was drafted with AI assistance. The linked demo is a recording of my own session.&lt;/p&gt;

&lt;p&gt;If you have tried dictating to an AI coding tool, what creates the most friction: technical vocabulary, corrections, the microphone shortcut, or speaking in a shared workspace?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
