Tools to help integrate Microsoft Cognitive Services translation in to bots made with the Bot Builder (C#).
Info
| Version: | 1.0.3 |
| Author(s): | Jordan Knight, CSE ANZ |
| Last Update: | Wednesday, January 31, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MSFTAuDX/BotTranslator |
| NuGet Url: | https://www.nuget.org/packages/SimpleBotTranslator |
Install
Install-Package SimpleBotTranslator
dotnet add package SimpleBotTranslator
paket add SimpleBotTranslator
SimpleBotTranslator Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.3.0)
- Microsoft.Bot.Builder(>= 3.12.2.4)
- Microsoft.Bot.Builder.FormFlow.Json(>= 3.12.2.4)
Tags