News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Microsoft Bing Translation PHP wrapper
September 07, 2011 @ 09:43:25

In a new post to his blog today Sameer Borate spotlights a translation wrapper for Bing that lets you easily use their API to translate text or determine what language the given text is in.

Microsoft Language translation is an interesting service. Not only can you do language translation, you can also detect the language of a particular text. The given class provides a PHP wrapper which will help developers translate text from one language to another in a easy manner. The library also supports caching, helping you keep your translations fast and simple.

His translation library requires an AppId for configuration and cURL to handle the messaging back and forth. Translation is as easy as calling "translate()" on a string, language fetching with "LanguageNames()" and even converting the text to speech with the "speak()" method.

2 comments voice your opinion now!
bing translation wrapper appid api language


blog comments powered by Disqus

Similar Posts

echolibre Blog: The Capsule CRM API and PHP

Reddit.com: History Lesson: What PHP coding was like in 1996

phpRiot.com: Shortening URLs for goo.gl with Google's URL Shortener API

Greg Beaver's Blog: behold pecl/phar and mighty PHP 5.3, also php|arch and php|tek

Zend Developer Zone: 30 Minutes with Paul Reinheimer


Community Events











Don't see your event here?
Let us know!


application interview development functional example unittest introduction framework community podcast testing code release phpunit opinion zendframework2 language composer api series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework