This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-13 14:10:10 -06:00
parent c408693861
commit 02f24bb524
15 changed files with 4184 additions and 15 deletions

View file

@ -0,0 +1,7 @@
[InputMethod]
Name=Speech to Text
Icon=audio-input-microphone
Label=STT
LangCode=
Addon=stt
Configurable=False

View file

@ -0,0 +1,7 @@
[Addon]
Name=stt
Category=InputMethod
Library=stt
Type=SharedLibrary
OnDemand=True
Configurable=False