I want to implement language translation feature in my iPhone app, is there any API which is free that I can use, or any other way to do this.
See Question&Answers more detail:osI want to implement language translation feature in my iPhone app, is there any API which is free that I can use, or any other way to do this.
See Question&Answers more detail:osGoogle's Translate API is not free anymore.
So, If you want to use a free language translation API, here are some links:
Mygengo Translation API: http://mygengo.com/api/
Microsoft Translator APIs: http://www.microsofttranslator.com/dev/
Speaklite Translate API: http://www.speaklike.com/access-professional-translation-via-api/
WebServiceX Translate API: http://www.webservicex.net/ws/wsdetails.aspx?wsid=63
This is also helpful:
http://alwawee.com/wordpress/2011/07/03/objective-c-wrap-over-microsoft-bing-translate-api/