Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
[Restaurant] update transcript and data uri code (#2582)
Browse files Browse the repository at this point in the history
  • Loading branch information
xieofxie committed Oct 25, 2019
1 parent 0594fb2 commit 9acbde1
Show file tree
Hide file tree
Showing 5 changed files with 1,500 additions and 1,467 deletions.
2 changes: 2 additions & 0 deletions docs/_docs/skills/samples/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,8 @@ Here is an example of an event returned by the Phone skill:

The [Restaurant Booking skill]({{site.repo}}/tree/master/skills/src/csharp/experimental/restaurantbooking) provides a simple restaurant booking experience guiding the user through booking a table and leverages Adaptive Cards throughout to demonstrate how Speech, Text and UX can be combined for a compelling user experience. No integration to restaurant booking services exists at this time so is simulated with static data for testing purposes.

An example transcript file demonstrating the Skill in action can be found [here]({{site.baseurl}}/assets/transcripts/skills-restaurantbooking.transcript), you can use the Bot Framework Emulator to open transcripts.

![Restaurant Example]({{site.baseurl}}/assets/images/skills-restaurant-transcript.png)

### Weather Skill
Expand Down
Loading

0 comments on commit 9acbde1

Please sign in to comment.