I am building a microsoft bot using LUIS that I want to use as a cortana skill. What I want to do is to fake an activity that takes place in the background and introduce some delay (about 10 seconds or so), during which the user can optionally manually ask a question. If however there is no interruption during the delay, I would like it to display a message and then accept input automatically. Does anyone have any ideas how to implement that?
Asked
Active
Viewed 109 times
-2
-
Please start with something and provide a [MCVE] in order to get help. Refer to tutorials and samples online, there's a lot of that. – Souvik Ghosh Apr 18 '18 at 09:45
1 Answers
0
If you’d like to send proactive messages to user when the delay time that you specified arrives, and connect the bot to Cortana channel. As far as I know, at the moment, it does not yet support proactive messages in Cortana channel.
For more information, you can check and track this feature request:Proactive messages support for Cortana Skills.

Fei Han
- 26,415
- 1
- 30
- 41