Guest w3e4r5 Report post Posted 06/16/2012 11:15 PM I'm china beginner on VG, then i found if any Chinese character input in module or vbs, where design will be OK, if you saved and load again, you will find system halt. so i have to use variable to read Chinese character from a txt file , then replace in memory.it will be OK. Just hope new ver will patch it. if meet complicate and mass Chinese character request, replace variable from file will be mess Share this post Link to post
SupportTeam Report post Posted 06/17/2012 10:10 AM VoiceGuide itself uses Unicode, but the current v6 script designer still does not save the script files in Unicode - which is why you are seeing the non-ANSI chars deleted if saving and opening the script again afterwards. The current workaround is to have script retrieve any Unicode data from a database or files at runtime. The new version 7 of the script designer will use Unicode throughout. What type of application are you deploying? Is your applicaiton generating Chinese TTS or are updating databases or sending emails etc. with Chinese text? Share this post Link to post
Guest w3e4r5 Report post Posted 06/17/2012 02:08 PM yes,My application was generating Chinese TTS and update databases Share this post Link to post
SupportTeam Report post Posted 06/17/2012 09:35 PM Can you advise which Chinese TTS you are using on your system? Share this post Link to post