This Toolkit is now deprecated and is now
The Windows Azure Toolkit for Windows Phone provided developers with the first iteration of support for building backend services for Windows Phone apps using Windows Azure. The main areas of feedback we received from mobile developers was that they
wanted a turn-key set of services for common functionality such as notifications, auth, and data.
Windows Azure Mobile Services directly reflects this feedback by enabling developers to simply provision, configure, and consume scalable backend services. The downloads for this toolkit will be removed on the week of Feb 1st 2013 and all future improvements
will be channeled into Windows Azure Mobile Services rather than this toolkit.
To get started with Mobile Services,
sign up for a Windows Azure account and receive 10 free Mobile Services.

The BabelCam sample uses Bing Translator Services to translate text in pictures. In order to use Bing services you need to obtain a valid Bing AppID.
Obtaining a Bing AppID
- Navigate to http://www.bing.com/developers/appids.aspx and click
Sign In.
- Sign In with your Windows Live ID account.
- Click Create an AppID.
- Fill in the form with your information and click Agree to accept the API terms of use.
- Copy your Bing AppID and use it during the BabelCam setup process.