Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 74 additions & 0 deletions addons/aivoicedictation/2026.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"addonId": "aivoicedictation",
"displayName": "AI voice dictation",
"URL": "https://github.com/Bibeksharma5/AI-Voice-dictation-NVDA-addon/releases/download/v26.1/AI-VoiceDictation-2026.1.nvda-addon",
"description": "AI voice dictation is a comprehensive, all-in-one voice toolkit for NVDA, powered by Google Gemini, that turns your speech into polished text and supercharges everyday productivity. Dictate naturally into any edit box, transcribe audio files directly from File Explorer, refine clipboard text with professional spelling and grammar correction, enrich your writing with tasteful emoji formatting, and translate instantly into more than 100 languages. Every feature is built around accessibility and efficiency: a single layered command system (NVDA+Alt+Space) puts the entire toolkit at your fingertips, multiple Gemini API keys are rotated automatically whenever one is exhausted, dictation can be paused and resumed without losing your place, any running operation can be cancelled with a single key, current status is always one keystroke away, and the last dictation recording can be re-run if a network or API failure interrupts it. Whether you are drafting documents, composing messages, working with audio recordings, or communicating across languages, AI voice dictation is your voice-powered productivity companion, made and maintained in Nepal.",
"sha256": "e22f2eb0fea4dcecae0bcedf997ecae30739746ff1110f3601381c33267ef6e5",
"addonVersionName": "2026.1",
"addonVersionNumber": {
"major": 2026,
"minor": 1,
"patch": 0
},
"minNVDAVersion": {
"major": 2026,
"minor": 1,
"patch": 0
},
"lastTestedVersion": {
"major": 2026,
"minor": 1,
"patch": 0
},
"channel": "stable",
"publisher": "Bibek Sharma Dhakal",
"sourceURL": "https://github.com/Bibeksharma5/AI-Voice-dictation-NVDA-addon",
"license": "GPL v2",
"homepage": "https://github.com/Bibeksharma5/AI-Voice-dictation-NVDA-addon",
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html",
"submissionTime": 1788369448000,
"translations": [],
"vtScanUrl": "https://www.virustotal.com/gui/file/e22f2eb0fea4dcecae0bcedf997ecae30739746ff1110f3601381c33267ef6e5",
"scanResults": {
"virusTotal": [
{
"_id": "e22f2eb0fea4dcecae0bcedf997ecae30739746ff1110f3601381c33267ef6e5",
"_type": "file",
"filecondis": {
"dhash": "10181c1c1d340000",
"raw_md5": "0d1d4dc5318ec50624141a148149b434"
},
"first_submission_date": 1788369452,
"last_analysis_results": {},
"last_analysis_stats": {
"confirmed-timeout": 0,
"failure": 0,
"harmless": 0,
"malicious": 0,
"suspicious": 0,
"timeout": 0,
"type-unsupported": 0,
"undetected": 0
},
"last_modification_date": 1788369453,
"last_submission_date": 1788369452,
"md5": "c3ab18d3f71be31ab527eca5983150d6",
"names": [],
"reputation": 0,
"sha1": "05f6021897bfadf99db48123b7a9d815be43aaa3",
"sha256": "e22f2eb0fea4dcecae0bcedf997ecae30739746ff1110f3601381c33267ef6e5",
"size": 31637,
"tags": [],
"times_submitted": 1,
"total_votes": {
"harmless": 0,
"malicious": 0
},
"type_description": "unknown",
"type_tags": [],
"unique_sources": 1
}
]
},
"reviewUrl": "https://github.com/nvaccess/addon-datastore/discussions/11485"
}
4 changes: 4 additions & 0 deletions discussions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2070,5 +2070,9 @@
"yaMusicHelper": {
"discussionId": "D_kwDODeB9Us4ApGGp",
"discussionUrl": "https://github.com/nvaccess/addon-datastore/discussions/11465"
},
"aivoicedictation": {
"discussionId": "D_kwDODeB9Us4ApHoW",
"discussionUrl": "https://github.com/nvaccess/addon-datastore/discussions/11485"
}
}
6 changes: 6 additions & 0 deletions submitters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1745,5 +1745,11 @@
"ytdlpDownloader"
],
"githubName": "uzunfikret71-stack"
},
"207805050": {
"addons": [
"aivoicedictation"
],
"githubName": "Bibeksharma5"
}
}