[mimictts] Initial contribution (#13045)

* [mimictts] Initial contribution

Add a voice service for Mimic (version 3) TTS from Mycroft AI. 

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
This commit is contained in:
Gwendal Roulleau
2022-07-12 18:49:01 +02:00
committed by GitHub
parent 36bd806c28
commit 7a53e313cd
14 changed files with 558 additions and 0 deletions

View File

@@ -410,6 +410,7 @@
<module>org.openhab.voice.googletts</module>
<module>org.openhab.voice.mactts</module>
<module>org.openhab.voice.marytts</module>
<module>org.openhab.voice.mimictts</module>
<module>org.openhab.voice.actiontemplatehli</module>
<module>org.openhab.voice.picotts</module>
<module>org.openhab.voice.pollytts</module>