-
lets use microsoft translator api to auto translate data retrieved from openweatherAPI
- https://learn.microsoft.com/en-us/azure/cognitive-services/translator/translator-text-apis?tabs=nodejs (examp…
-
Hey there!
I've been working with your project and it seems like it's missing the `Ocp-Apim-Subscription-Region` header for Microsoft Azure Translations in the [MicrosoftTranslator.java](https://gi…
-
Microsoft has released v2 of their API for the Bing Translator:
http://msdn.microsoft.com/en-us/library/ff512419.aspx
They are vague about when v1 will be phased out, but 90 days seems to be hinted a…
-
- [x] Google, // Google Translator (free engine)
- [x] Deepl, // DeepL Translator
- [ ] Bing, // Microsoft Bing Translator (free engine)
- [ ] Yandex, // Yandex Translator
…
-
Hello. I am not able to use Microsoft Translator tool on my laptop. I am getting the below message (refer to attachment). could you please advise
![Translator](https://user-images.githubusercontent.c…
-
We already support Google Translate but not Microsoft's Bing Translation API.
See: http://msdn.microsoft.com/en-us/library/ff512404.aspx
-
Not sure if this package is being actively maintained, but I found an error where
```py
translator = Translator()
translator.clean_cache()
```
errors with
```
TypeError: BaseTranslator.clean_ca…
-
https://github.com/microsoft/MS-DOS/tree/master
Asm source publicly available.
Need to translate MS-DOS from asm to excel-asm16.
This "translator" would in theory allow any 16bit asm applicatio…
-
_Version: 0.7.0_
Hi,
I am using v0.7.1-1 of virtaal on Debian and I am very happy with its feature set and the productive interface.
Anyway: for one specific string to be translated I discovered a …
-
When trying to connect, I receive a 401 error.
It seems that the microsoft web API has changed from https://api.cognitive.microsofttranslator.com/translate (as it is in microsoftTranslate function…