Jump to content

Auto TRanslate


hackalive

Recommended Posts

Hi Guys,

Can anyone tell me how with PHP/AJAX/JS I can use Bing or Google Translator to automatically translate into English any text typed as a chat session (IM).

I have made my own IM script so I can modify it just need to know how to use Bing/Google Translator, the API Docs are not very helpful.

 

Cheers,

also how to do it for posts (i.e., data pulled from a db) that is static

 

cheers in advance

Link to comment
https://forums.phpfreaks.com/topic/238934-auto-translate/
Share on other sites

Google translate API is changing to payment based, so you won´t get it free anymore. (The payment starts on December http://code.google.com/apis/language/translate/overview.html)

 

But here is very simple instructions for Bing translate

http://msdn.microsoft.com/en-us/library/ff512404.aspx

Link to comment
https://forums.phpfreaks.com/topic/238934-auto-translate/#findComment-1227792
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.