I've used google transliteration API experimentally. It's working fine and I've noticed that it allows only five words at a time. Is there any method to send more words? and is there any daily limit? If I have 100 words, I will have to send a set of five and then join them?
问问题
339 次
1 回答
0
第 2 版每天 100k 个字符。开发者控制台允许您申请更高的限制(可能会根据您的需要花钱?)https://code.google.com/apis/console/
看起来有一种方法可以使不仅仅是单个单词可音译:https ://developers.google.com/transliterate/v1/getting_started#makeTransliteratable
于 2012-09-16T04:28:22.433 回答