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.
- Host: GitHub
- URL: https://github.com/malantin/botframework-translationbot
- Owner: malantin
- License: mit
- Created: 2017-06-21T15:52:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T16:05:08.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T06:29:20.496Z (4 months ago)
- Language: C#
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)