I was wondering, not sure if someone is able to do this. I'm in the need of a Translator API for my Chat. Mr Blue created one but the API used for Microsoft's Translator API doesn't work anymore. It was written on V2 while Microsoft API went towards V3. The main difference between the two is that V2 used a direct link that had the secret key included while V3 uses some sort of header for authentication. I'm not that good in C# since I'm a Embedded Software Engineer, Mr Blue is to busy to fix it so I was wondering if one of you maybe have the time to look at this. I'm currently muting like 200 people a day for not following my global chat guidelines. The fix should be fairly easy.
Documentation is added below, hope someone can resolve it 🙂
I'm talking about https://umod.org/plugins/translation-api
It can be used in combination with https://umod.org/plugins/chat-translator (This plugin still works), It's just the API not working anymore since the url has changed
Translates chat messages to each player's language preference or server default
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/migrate-to-v3
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-reference
https://learn.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-translate