I m using an HTTP API for Bing Translate. Such methods as Speak and Translate work perfectly. But GetTranslations doesn t. Any request to http://api.microsofttranslator.com/V2/Http.svc/GetTranslations returns "Method not allowed". What can be the problem?
In trying to determing a if a specific connection is supported, I m cofused about the difference between CoverageInfo.getCoverageStatus() and CoverageInfo.isCoverageSufficient(). For example: // ...