An open API service indexing awesome lists of open source software.

https://github.com/malantin/botframework-translationbot

A simple bot built with the Microsoft Bot Framework that uses the Microsoft Translator API to translate into different languages.
https://github.com/malantin/botframework-translationbot

Last synced: 2 months ago
JSON representation

A simple bot built with the Microsoft Bot Framework that uses the Microsoft Translator API to translate into different languages.

Awesome Lists containing this project

README

        

# Translation Bot
A simple bot built with the Microsoft Bot Framework that uses the Microsoft Translator API to translate into different languages. To learn more check out the following links:

[Microsoft Translator API](https://azure.microsoft.com/en-us/services/cognitive-services/translator-text-api)

[Microsoft Translator API Documentation](http://docs.microsofttranslator.com/text-translate.html)

[Microsoft Bot Framework](https://dev.botframework.com/)