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

Commit 9acbde1

Browse files
authored
[Restaurant] update transcript and data uri code (#2582)
1 parent 0594fb2 commit 9acbde1

File tree

5 files changed

+1500
-1467
lines changed

5 files changed

+1500
-1467
lines changed

docs/_docs/skills/samples/experimental.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,8 @@ Here is an example of an event returned by the Phone skill:
554554

555555
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.
556556

557+
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.
558+
557559
![Restaurant Example]({{site.baseurl}}/assets/images/skills-restaurant-transcript.png)
558560

559561
### Weather Skill

0 commit comments

Comments
 (0)