TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ms_ Dev
NA
236
92k
start first conversation with Microsoft bot in Dialogs
May 21 2017 5:03 AM
Hi,
I have the following code in conversationupdate:
else
if
(message.Type == ActivityTypes.ConversationUpdate)
{
// Handle conversation state changes, like members being added and removed
// Use Activity.MembersAdded and Activity.MembersRemoved and Activity.Action for info
// Not available in all channels
private
IDialog
MakeLuisDialog()
{
return
Chain.From(() =>
new
LUISDialog(Balnc.BuildForm));
//throw new NotImplementedException();
}
}
and the form as:
[Serializable]
public
class
Balnc
{
public
Details? Type;
public
static
IForm
BuildForm()
{
return
new
FormBuilder
()
//.Message("Welcome My name is Doe !")
.Build();
}
}
I want when my conversation opens, bot will provide me options in dialog wo select.
some demo/code suggestions will be useful.
Reply
Answers (
1
)
Text to Speech for regional language of india in android
"Unable to determine hardware version"BCM28355 Error In Pi3