Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to specify TO/FROM languages using String instead of Language Enum #30

Open
boatmeme opened this issue Jan 5, 2012 · 1 comment

Comments

@boatmeme
Copy link
Owner

boatmeme commented Jan 5, 2012

Need to provide a way to use the API without having to use the Language Enum. Preferably, user should be able to pass in a String representing the Microsoft Translator Language code.

This would allow the Java API to support new languages as the Microsoft service adds support, without the need to release new code (i.e., a new instance of the Language Enum).

@nicdnb
Copy link

nicdnb commented May 28, 2013

Could probably use GetLanguagesForTranslate Method
and also GetLanguagesForSpeak Method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants