Skip to content

Commit 402e122

Browse files
github-actions[bot]github-actions
andauthored
Submit add-on (nvaccess#6406)
Co-authored-by: github-actions <[email protected]>
1 parent 5f6f002 commit 402e122

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

addons/deltaTalk/0.4.0.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"addonId": "deltaTalk",
3+
"displayName": "MicroPower DeltaTalk TTS",
4+
"URL": "https://github.com/wendrillaksenow/deltaTalkTTS/releases/download/0.4/deltaTalk-0.4.nvda-addon",
5+
"description": "DeltaTalk is the first high-quality speech synthesizer available for the Portuguese language.\nThis add-on implements NVDA compatibility with this synthesizer.",
6+
"sha256": "f1aae0c1a1fb8a3fbbf72d3050629ffb9b1cf8e9daf105089a317d744f1e0790",
7+
"addonVersionName": "0.4",
8+
"addonVersionNumber": {
9+
"major": 0,
10+
"minor": 4,
11+
"patch": 0
12+
},
13+
"minNVDAVersion": {
14+
"major": 2023,
15+
"minor": 1,
16+
"patch": 0
17+
},
18+
"lastTestedVersion": {
19+
"major": 2025,
20+
"minor": 1,
21+
"patch": 0
22+
},
23+
"channel": "stable",
24+
"publisher": "Patrick Barboza <[email protected]>, Wendrill Aksenow Brandão <[email protected]>",
25+
"sourceURL": "https://github.com/wendrillaksenow/deltaTalkTTS",
26+
"license": "GPL v2",
27+
"homepage": "https://github.com/wendrillaksenow/deltaTalkTTS",
28+
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html",
29+
"submissionTime": 1755218633000,
30+
"translations": [
31+
{
32+
"language": "pt_BR",
33+
"displayName": "MicroPower DeltaTalk TTS",
34+
"description": "DeltaTalk é o primeiro sintetizador de voz de alta qualidade, disponível para a língua portuguesa.\nEste complemento implementa a compatibilidade do NVDA com este sintetizador."
35+
},
36+
{
37+
"language": "pt_PT",
38+
"displayName": "MicroPower DeltaTalk TTS",
39+
"description": "O DeltaTalk é o primeiro sintetizador de fala de alta qualidade, disponível para a língua portuguesa.\nEste extra implementa a compatibilidade do NVDA com este sintetizador."
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)