Skip to content
Open
Changes from 2 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
12 changes: 12 additions & 0 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,18 @@
"npp-compatible-versions": "[7.3.3,]",
"old-versions-compatibility": "[,4.10.0][8.4.1,]"
},
{
"folder-name": "NppVoicePlugin",
"display-name": "NppVoicePlugin",
"version": "1.1",
"npp-compatible-versions": "[8.8.8,]",
"old-versions-compatibility": "[,1.1][8.8.8]",
Comment thread
bms-2015 marked this conversation as resolved.
Outdated
"id": "adc93d0b4ee926721e7309b6a969b0e87769af811697e47fb4fac8161777a107",
"repository": "https://github.com/bms-prog/NppVoicePlugin/releases/download/v1.1/NppVoicePlugin.1.1.x64.zip",
"description": "Boost your productivity with voice input and AI integration! Dictate text, read selected text aloud, and send spoken or selected text directly to your local Ollama AI.\r\n- Voice typing with speech recognition\r\n- Text-to-speech for selected text\r\n- Send spoken or selected text to your local Ollama AI\r\n- Supports both English and Russian languages\r\n- Seamlessly integrated into Notepad++\r\n- See the Help section in the plugin menu for detailed setup and usage instructions.",
"author": "HC Team, HCC",
"homepage": "https://sites.google.com/view/nppvoiceplugin"
},
{
"folder-name": "NPPJSONViewer",
"display-name": "JSON Viewer",
Expand Down
Loading