Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please suggest some language translator softwares that can be used in my web application to translate the text from text box to other languages selected by the user without using API and without the need of transmission of text out of the network.
Posted

1 solution

I think you should go with Webservice instead of using another software in your application.. Refer this article, this might help you:
Translation Web Service in C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900