Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.67 KB

File metadata and controls

16 lines (11 loc) · 1.67 KB

Samples

Samples are designed to illustrate functionality you'll need to implement to build great Telephony bots. As much as possible, we try to provide samples for both Composer and SDK bots. Only C# samples are available now.

Sample Name Description Composer .NET
1 Echo bot Demonstrates how to send an echo message using a custom voice link link
2 Core IVR bot Demonstrates how to build a non-trivial IVR system using complex dialog flows link (in progress) link
3 QnA Maker bot A bot that answers questions using the QnAMaker service Coming soon link
4 Call Transfer bot A bot that transfers calls to another phone number link Coming soon
5 Number prompt A bot that demonstrates how to use aggregated DTMF input with adaptive dialogs. N/A link
6 Call recording A bot that demonstrates record conversations using ACS TBD link
6 Call recording - Eliza bot Use call recording with ACS SMS messaging TBD link