3
Answers

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: &quot;Segoe UI&quot;, 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>&nbsp;</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I want to type in english in one text box and want converted text in hindi into another text..</div><div>&nbsp;thanks&nbsp;</div>
Answers (3)
0
Vinay Singh

Vinay Singh

NA 5.9k 126.1k 8y
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
Midhun T P

Midhun T P

NA 19.7k 281.1k 8y
Hi,
Check this link-
http://www.codeproject.com/Articles/12711/Google-Translator
0
Nitin Sontakke

Nitin Sontakke

NA 11.7k 2.2k 8y
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.