Enable basic TTS plugin.

This commit is contained in:
Kaj Forney 2024-11-11 14:48:15 -07:00
parent c5920acc2b
commit 015ecf2f26
Signed by: kforney
GPG key ID: 3AB4E2E04CEF656F
3 changed files with 4 additions and 0 deletions

Binary file not shown.

View file

@ -27,6 +27,10 @@
"Mac", "Mac",
"Linux" "Linux"
] ]
},
{
"Name": "TextToSpeech",
"Enabled": true
} }
] ]
} }