简体   繁体   English

如何在 Microsoft Bot Framwork 中使用 C# 将 Chatbot 集成到 Skype for business On Premises

[英]How to integrate Chatbot in Skype for business On Premises using C# in Microsoft Bot Framwork

我已经使用 Microsoft Bot 框架创建了一个 Bot,我想将它与 Skype for Business On Premises 集成。我如何集成它。

Integrating bots with Skype for Business is still in preview, and can be learned about here.将机器人与 Skype for Business 集成仍处于预览阶段,可以在此处了解 There is a note in there, addressing using Skype for Business on-premises:那里有一条说明,在本地使用 Skype for Business 进行寻址:

For the Skype for Business hybrid environment, the New-CsOnlineApplicationEndpoint cmdlet will output an additional on-premises cmdlet to be run in your Skype for Business Server (on-premises) Management Shell.对于 Skype for Business 混合环境,New-CsOnlineApplicationEndpoint cmdlet 将输出一个额外的本地 cmdlet,以在你的 Skype for Business Server(本地)命令行管理程序中运行。 For more information about bot setup for the Skype for Business hybrid environment, see Skype for Business Bot - Hybrid environment support.有关 Skype for Business 混合环境的机器人设置的详细信息,请参阅 Skype for Business Bot - 混合环境支持。

Also, see Skype for Business Bot - Common Errors to troubleshoot some of the common bot setup issues.此外,请参阅 Skype for Business Bot - 常见错误以解决一些常见的机器人设置问题。

So while this is currently theoretically possible, bear in mind that it's still (as of 31 Oct 2018) in PREVIEW.因此,虽然目前这在理论上是可能的,但请记住,它仍然(截至 2018 年 10 月 31 日)处于预览状态。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM