如何在基于C#Windows的应用程序中实现GoogleHindiInput [英] How to implement GoogleHindiInput in C# windows based application

查看:102
本文介绍了如何在基于C#Windows的应用程序中实现GoogleHindiInput的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 我的要求是使用google Hindi Input之类的方式将英语文本转换为印地文文本.
表示我有两个文本框:英语和北印度语.当我用英语写的时候,它会在下拉菜单中显示北印度语的5个输入;当我选择其中一个时,会在印地语文本框中显示我的音乐.

任何人都可以建议我如何执行此任务吗?

问候

Hi My requirement is to convert english text into hindi text using the way like google Hindi Input.
Means I have Two textbox: English and Hindi. When i write in english its show me the possible 5 input in Hindi in a dropdown and when i select one of them its shows me in Hindi textbox.

Can Anyone Plz suggest me how to do this task??

Regards

推荐答案

您必须使用 Google Transliteration API [ ^ ]

Google印度语音译–出色的应用程序 [ ^ ]

您必须从应用程序访问网址,返回的JSON将具有转换后的输出/
You have to use Google Transliteration API[^]

Trick To Use Google Indic Transliteration Service In C#, Java, PHP and Other Programming Languages[^]

Google Indic Transliteration – Cool application[^]

You have to access web address from your appliucation, the returned JSON will have the translated output/


这篇关于如何在基于C#Windows的应用程序中实现GoogleHindiInput的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆