]> git.basschouten.com Git - openhab-addons.git/commit
[voskstt] initial contribution (#12249)
authorGiviMAD <GiviMAD@users.noreply.github.com>
Sat, 19 Feb 2022 20:52:04 +0000 (21:52 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 20:52:04 +0000 (21:52 +0100)
commit9bb43461fb646b4c9b90e0f42193f2c2c8098851
tree583f2a03abafe38d31be836a68e965bc96cd1768
parent6000bc75fb57fd12752ffd1fd180ed6803eb12e5
[voskstt] initial contribution (#12249)

Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
12 files changed:
CODEOWNERS
bom/openhab-addons/pom.xml
bundles/org.openhab.voice.voskstt/NOTICE [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/README.md [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/pom.xml [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/feature/feature.xml [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/java/org/openhab/voice/voskstt/internal/VoskSTTConfiguration.java [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/java/org/openhab/voice/voskstt/internal/VoskSTTConstants.java [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/java/org/openhab/voice/voskstt/internal/VoskSTTService.java [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/resources/OH-INF/config/config.xml [new file with mode: 0644]
bundles/org.openhab.voice.voskstt/src/main/resources/OH-INF/i18n/voskstt.properties [new file with mode: 0644]
bundles/pom.xml