rbutil: Add support for Vietnamese to the SAPI TTS glue code

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit f5be6cd10c4d35a6c383e8d36a923e02d5a1130c
Author: Solomon Peachy <[email protected]>
Date:   Sun Feb 8 20:13:57 2026 -0500

    rbutil:  Add support for Vietnamese to the SAPI TTS glue code
    
    Change-Id: I2cd7f8540717a95b3d05e836c5502313a9db6b50

diff --git a/tools/sapi_voice.vbs b/tools/sapi_voice.vbs
index c6c2c69372..515252f8b3 100644
--- a/tools/sapi_voice.vbs
+++ b/tools/sapi_voice.vbs
@@ -392,6 +392,8 @@ Function LangIDs(ByRef sLanguage)
             LangIDs = Array(&h41f)
         Case "ukrainian"
             LangIDs = Array(&h422)
+        Case "vietnamese"
+            LangIDs = Array(&h42a)
         Case "wallisertitsch"
             LangIDs = Array(&h807) ' Swiss German
         Case "walon"
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.