I want to type in english in one text box and want convert
<h3 style=" 0px 0px 3px; 0px; outline: 0px; font-size: 16px; vertical-align: baseline; color: #222222; font-weight: normal; font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif; 1.4em; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; initial; ">Hello friends,</h3><div> </div><div> </div><div> I want to type in english in one text box and want converted text in hindi into another text..</div><div> thanks </div>
Answers (3)
0
Hi
check the link
https://www.mindstick.com/Articles/1378/google-language-translator-in-c-sharp
http://www.codeproject.com/Questions/351841/Csharp-Language-Translator
0
Hi,
Check this link-
http://www.codeproject.com/Articles/12711/Google-Translator
0
What do you mean by convert? All that will happen is transliteration and not translation. For translation, check if a web api interface is available and then you can consume it.
Tell me, if i am not making sense to you.