summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/sapi_voice.vbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sapi_voice.vbs b/tools/sapi_voice.vbs
index 4593b79..db44ee9 100644
--- a/tools/sapi_voice.vbs
+++ b/tools/sapi_voice.vbs
@@ -356,6 +356,8 @@ Function LangIDs(ByRef sLanguage)
LangIDs = Array(&h418)
Case "russian"
LangIDs = Array(&h419)
+ Case "slovak"
+ LangIDs = Array(&h41B)
Case "slovenscina"
LangIDs = Array(&h424)
Case "srpski"