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

@@ -6,6 +6,6 @@
<type>voice</type>
<name>Pico Text-to-Speech</name>
<description>The Pico Text-to-Speech (TTS) service uses the TTS binary from SVOX for producing spoken text.</description>
<connection>local</connection>
<connection>none</connection>
</addon:addon>