From: Wouter Born Date: Sat, 15 Apr 2023 20:02:12 +0000 (+0200) Subject: [mimictts] Fix addon.xml info (#14821) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=9cd055e13ad743f2e3cfdd449834af2326d7e261;p=openhab-addons.git [mimictts] Fix addon.xml info (#14821) It seems to have been copied over from macOS TTS without properly updating all details. Signed-off-by: Wouter Born --- diff --git a/bundles/org.openhab.voice.mimictts/src/main/resources/OH-INF/addon/addon.xml b/bundles/org.openhab.voice.mimictts/src/main/resources/OH-INF/addon/addon.xml index 4efa95960e..8a8bb67ccc 100644 --- a/bundles/org.openhab.voice.mimictts/src/main/resources/OH-INF/addon/addon.xml +++ b/bundles/org.openhab.voice.mimictts/src/main/resources/OH-INF/addon/addon.xml @@ -4,8 +4,9 @@ xsi:schemaLocation="https://openhab.org/schemas/addon/v1.0.0 https://openhab.org/schemas/addon-1.0.0.xsd"> voice - macOS Text-to-Speech - The macOS Text-to-Speech (TTS) service uses the macOS "say" command for producing spoken text. + Mimic Text-to-Speech + The Mimic Text-to-Speech (TTS) service uses the offline open source Text-to-Speech engine designed by + Mycroft A.I. local org.openhab.voice.mimictts