From 6d860dd06724ce34be64407bf516d4c9606cf8ed Mon Sep 17 00:00:00 2001 From: Artem Vysotsky Date: Sun, 2 Aug 2026 17:08:49 +0200 Subject: [PATCH] Add AI Dictation by @vood --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index b6e4c6b8b1c5..9c5fbfbf612b 100644 --- a/contents.json +++ b/contents.json @@ -34472,6 +34472,26 @@ ], "date_added": "Jul 31 2026", "suggested_by": "@codexu" + }, + { + "title": "AI Dictation", + "category-ids": [ + "productivity" + ], + "tags": [ + "swift", + "swiftui" + ], + "description": "Voice-to-text keyboard with offline recognition on supported devices and optional cloud transcription and cleanup", + "source": "https://github.com/writingmate/aidictation", + "homepage": "https://aidictation.com", + "itunes": "https://apps.apple.com/app/id6754910103", + "license": "mit", + "screenshots": [ + "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/72/9a/31/729a31f0-ad06-f50a-438a-0219998c38ad/4__U00283_U0029.png/600x1300bb-60.jpg" + ], + "date_added": "Aug 2 2026", + "suggested_by": "@vood" } ] }