Declare missing connection attribute (#15016)

* Declare missing connection attribute
* change mactts, marytts, and picotts to none for consistency

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-05-23 21:38:13 +02:00
committed by GitHub
parent 289aa0b017
commit 96d0293913
28 changed files with 30 additions and 5 deletions

View File

@@ -7,6 +7,6 @@
<name>Mary Text-to-Speech</name>
<description>The Mary Text-to-Speech (TTS) service is a pure Java implementation of a TTS service, which uses the
MaryTTS project of DFKI.</description>
<connection>local</connection>
<connection>none</connection>
</addon:addon>