Hi All,
Can anybody tell me how can i type regional languages like Hindi,
Tamil, etc in a text area using virtual keyboard or something. Otherwise
like Orkut, if I written something in English, it should automatically
convert into selected language. Any plugin or gem is there to do this.
Hi All,
Can anybody tell me how can i type regional languages like Hindi,
Tamil, etc in a text area using virtual keyboard or something.
That should be pretty easy to set up with JavaScript.
Otherwise
like Orkut, if I written something in English, it should automatically
convert into selected language. Any plugin or gem is there to do this.
I assume Orkut is using the Google Translate API to do this. Perhaps
they have a public API call that you can use?