marwa Report post Posted 06/09/2010 08:59 AM dear Sir, i want Voice Guide Program to support arabic letter, i need to insert letter "م" in a variable Share this post Link to post
SupportTeam Report post Posted 06/09/2010 09:13 AM Can you give us some more information on what you need to achieve? Do you need to have TTS speak Arabic text? Or something else? Share this post Link to post
marwa Report post Posted 06/09/2010 12:34 PM i ask the caller to enter his ID number (ID number = 1111م) so i asked the caller if his ID number containing a letter "م " to press "*" instead So the caller will enter "ex: 1111*", then i will make a vb script to get this number and to change "*" to "م" the a problem is that when i change the keyboard to write arabic thats the result "ã" Share this post Link to post
marwa Report post Posted 06/09/2010 01:46 PM dear sir, i asked the caller to enter his ID number (ex:111م) and if it is containing a letter to press * instead, so the ID number will entered as (111*), then i made VB script to change the * to be م the problem is when i cahnge the keyboard to write arabic it written as "ã" Share this post Link to post
SupportTeam Report post Posted 06/09/2010 08:09 PM What is the 111م used for afterwards? Is it just saved in file? or something else? Share this post Link to post
marwa Report post Posted 06/10/2010 08:07 AM it's an ID number for the caller, i want to searh in database with this id inorder to get his data Share this post Link to post