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

Michael Kimsal's Blog: Latest podcast (WebDevRadio)

Leaseweb Labs Blog: Migration to Symfony2 continued

Superdit.com: Google Web Seach With ExtJS Grid and PHP

Etsy Code as Craft: There and Back Again: Migrating Geolocation Data to GeoNames

NetTuts.com: Laravel 4: A Start at a RESTful API


Community Events











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


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

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