<p>Anyone who wants to dictate on a Mac now has several options. But which solution actually fits — particularly if your daily work constantly switches between German and English? We compare three approaches: free Apple Dictation, the subscription Superwhisper, and the one-time-purchase Mundwerk.</p>
<h2>The problem: German and English in the same sentence</h2>
<p>Code-switching is normal in German-speaking IT. We don't say „den Cluster bereitstellen" — we say „den Cluster deployen". We „reviewen pull requests", „debuggen Kubernetes manifests", and „pushen zum main branch".</p>
<p>This is exactly where most dictation tools fail: they understand <em>either</em> German <em>or</em> English, but not both at once. The result: jargon turns into gibberish, and you spend more time correcting than you save by speaking.</p>
<h2>The three candidates at a glance</h2>
<table class="comparison-table" style="margin: 2rem 0;">
<thead>
<tr>
<th>Criterion</th>
<th>Apple Dictation</th>
<th>Superwhisper</th>
<th>Mundwerk</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Price</strong></td>
<td>Free</td>
<td>~€80/year (subscription)</td>
<td>€14.99 one-time <span style="opacity:.75;font-size:.85em">(€8.99 with <code>LAUNCH</code> until 2026-06-19)</span></td>
</tr>
<tr>
<td><strong>Offline</strong></td>
<td>Yes (since macOS 14)</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td><strong>AI model</strong></td>
<td>Apple Neural Engine</td>
<td>Whisper (OpenAI)</td>
<td>Whisper (OpenAI)</td>
</tr>
<tr class="highlight-row">
<td><strong>Code-switching DE/EN</strong></td>
<td class="cross">No</td>
<td class="cross">No</td>
<td class="check">Yes</td>
</tr>
<tr class="highlight-row">
<td><strong>Learning function</strong></td>
<td class="cross">No</td>
<td class="cross">No</td>
<td class="check">Yes</td>
</tr>
<tr>
<td><strong>Visual feedback</strong></td>
<td>Microphone icon</td>
<td>Floating window</td>
<td>Screen-edge glow</td>
</tr>
<tr>
<td><strong>Activation</strong></td>
<td>Fn key (double tap)</td>
<td>Hotkey</td>
<td>Fn or hotkey (push-to-talk)</td>
</tr>
<tr>
<td><strong>Apple Silicon optimised</strong></td>
<td>Yes</td>
<td>Yes</td>
<td>Yes (Metal GPU)</td>
</tr>
</tbody>
</table>
<h2>Apple Dictation — good to start</h2>
<p>Apple's built-in dictation has improved significantly since macOS Sonoma. It runs offline, understands German well, and is free. For simple German sentences it's fully sufficient.</p>
<p><strong>Where it hits limits:</strong></p>
<ul>
<li>No code-switching: „Den Cluster deployen" turns into „den Cluster die Blühen" or similar nonsense</li>
<li>No learning function — the same mistakes happen again and again</li>
<li>No visual feedback whether the dictation is actively listening</li>
<li>Double-tap on Fn feels less controlled than push-to-talk</li>
</ul>
<p><strong>Verdict:</strong> perfect for occasional users dictating exclusively in German. Too limited for IT work with technical jargon.</p>
<h2>Superwhisper — powerful, but expensive</h2>
<p>Superwhisper is a professional Whisper-based dictation app for macOS. It offers different model sizes, cloud and offline modes, and many configuration options.</p>
<p><strong>Strengths:</strong></p>
<ul>
<li>Diverse Whisper models (tiny to large)</li>
<li>Good general recognition quality</li>
<li>Active development</li>
</ul>
<p><strong>Where it hits limits:</strong></p>
<ul>
<li>Subscription model (~€80/year) — recurring costs</li>
<li>No real German-English code-switching within the same sentence</li>
<li>No learning function from corrections</li>
</ul>
<p><strong>Verdict:</strong> good choice for English-speaking power users. The subscription and missing code-switching make it less ideal for German-English IT work.</p>
<h2>Mundwerk — built for German-English everyday work</h2>
<p>Mundwerk was built from a concrete frustration: that no dictation software understood how IT professionals in German-speaking regions actually talk.</p>
<p><strong>What Mundwerk does differently:</strong></p>
<ul>
<li><strong>Code-switching:</strong> „Bevor wir den Branch committen, müssen wir Kubernetes final prüfen. Ist die MySQL Database schon fertig?" — recognised correctly, in one dictation</li>
<li><strong>Learning:</strong> correct a word and Mundwerk remembers. Your personal vocabulary grows over time</li>
<li><strong>Visual feedback:</strong> a teal glow at the screen edge shows in real-time that Mundwerk is listening</li>
<li><strong>Push-to-talk:</strong> hold the Fn key, speak, release — text appears at the cursor</li>
<li><strong>One-time purchase:</strong> €14.99 (currently €8.99 with code <code>LAUNCH</code> until 2026-06-19), no recurring costs</li>
</ul>
<p><strong>Limitations:</strong></p>
<ul>
<li>macOS only (no iOS, no Windows)</li>
<li>Apple Silicon only (M1 or newer)</li>
<li>New product — no large community yet</li>
</ul>
<h2>Which app for whom?</h2>
<table class="comparison-table" style="margin: 2rem 0;">
<thead>
<tr>
<th>You are…</th>
<th>Recommendation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Casual user, German only</td>
<td><strong>Apple Dictation</strong> — free and good enough</td>
</tr>
<tr>
<td>English-speaking power user</td>
<td><strong>Superwhisper</strong> — many options, good quality</td>
</tr>
<tr class="highlight-row">
<td>IT professional in DACH region, mixed German and English</td>
<td><strong>Mundwerk</strong> — the only app that handles code-switching</td>
</tr>
<tr>
<td>Privacy-conscious, subscription-fatigued</td>
<td><strong>Mundwerk</strong> — offline, no account, one-time purchase</td>
</tr>
</tbody>
</table>
<h2>Conclusion</h2>
<p>There's no „best" dictation software for everyone. Apple Dictation is the solid entry. Superwhisper is the Swiss army knife for English-speaking users. And Mundwerk is the specialised solution for anyone in German-speaking IT who refuses to stop using technical jargon — just because their software doesn't understand it.</p>
<p>What's special about Mundwerk: it was built precisely for that single use case. No feature bloat, no cloud dependency, no subscription. Instead: press a key, speak, release. Done.</p>
<p style="margin-top: 2rem; padding: 1.5rem; background: var(--color-bg-elevated); border-radius: 12px; text-align: center;">
<strong>Mundwerk Dictation</strong> — Direct download, available now.<br>
One-time €14.99 (€8.99 with <code>LAUNCH</code> until 2026-06-19) · Fully offline · German + English seamless<br>
<a href="/en/" style="margin-top: 0.5rem; display: inline-block;">Learn more →</a>
</p>
</div>
</div>