Skip to main content
Translator

Microsoft Translator Blog

Building Windows 8 Store Apps Using Microsoft Translator

The Microsoft Translator API is a hosted API that allows you to add machine translation to your app. It fully supports Windows Store Apps, so if you want to add localization to these apps, doing so is as easy as subscribing to and using the API. We’ve built out step-by-step instructions and assets that demonstrates how to do this this, showing a C#/XAML based app, built for the Windows 8 Store, which uses the MVVM design pattern.

Getting Started Guides and Assets:

Build a Twitter App with Translations

Want to know what people are saying about the latest product release or global news event across the world in 40+ languages? The Twitter app allows you to search for tweets that match a search term, and when those tweets are in a non-English language, it will translate them for you directly over the top of the existing text. We’ve also made the full code for the application available for you to download. The links above with provide you with the walkthroughs and assets to get started. 

View of Twitter App with Translations:

 

Close-up of one of the tweets, showing the translation:

clip_image003