[porcupineks] Keyword Spotter, initial contribution (#12028)

* initial contribution

Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
This commit is contained in:
GiviMAD
2022-01-22 14:02:02 +01:00
committed by GitHub
parent f75c04d5d4
commit efa8963d20
12 changed files with 544 additions and 0 deletions

View File

@@ -1886,6 +1886,11 @@
<artifactId>org.openhab.voice.pollytts</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.voice.porcupineks</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.voice.voicerss</artifactId>