0.6 Release in Maven Central

15 views
Skip to first unread message

Jonathan

unread,
Apr 22, 2012, 10:23:18 PM4/22/12
to microsoft-translator-java-api
Hello. I've just released v0.6 of the Microsoft-Translator-Java-API to
Maven Central.

This version introduces compatibility with the new Windows Azure
Marketplace OAuth scheme and should address the issues experienced by
anyone who registered a Bing ID after March 31, 2012.

Older Bing App Ids should continue to work for the time being, but I
would highly recommend existing users to switch over to the new
authentication scheme

Follow the first 2 steps in the following link in order to obtain a
Client ID and Client Secret for use with the API.
http://msdn.microsoft.com/en-us/library/hh454950.aspx

Now, instead of calling Translate.setKey() when using the Java API,
you will call Translate.setClientId() and
Translate.setClientSecret() . Everything else should work as before.

To include the 0.6 release in your project, add the following line to
your POM.xml:
<dependency>
<groupId>com.memetix</groupId>
<artifactId>microsoft-translator-java-api</artifactId>
<version>0.6</version>
<type>jar</type>
</dependency>

Please let me know if you have any questions or comments.

Thanks!
-jonathan
jonatha...@gmail.com

VIGNESH PRAJAPATI

unread,
Apr 23, 2012, 2:03:33 AM4/23/12
to microsoft-tran...@googlegroups.com
Thanks for new version..

is it possbile to translate the content in to india languages like gujarati, hindi,,,marathi?

Jonathan Griggs

unread,
Apr 23, 2012, 9:16:52 AM4/23/12
to microsoft-tran...@googlegroups.com
Unfortunately, it appears that only Hindi is supported at this time.

Here is a list of all supported languages as of January 2012:


You should contact Microsoft directly if you'd like to see support for these languages in the Translator. You may also want to post a request in the developer forums:


Thanks,
-jonathan
Reply all
Reply to author
Forward
0 new messages