Here is the easiest way to create bots which can help you get started creating your first bot experience and expose it to all different channels.
- Download the source code.
- Login to portal.azure.com
- Create a resource group with name 'FirstIVRBot-RG'.
- Create a Web App Bot by providing unique name such as 'firstIVRBot' to Bot Handle.
- Once the deployment is complete , you must see web app bot and app service created under resource group.
- Under same resource group , create a speech service and provide name as 'firstIVRBotSpeech'.
- Navigate to web app bot and click on Channels, add 'Telephony' channel to the bot.
- Launch the composer and open downloaded bot into composer.
- Create a new publish profile and then click on 'Publish selected bots'.
- Test the bot by navigating to azure portal and clicking on 'Test in Web Chat' or even test it by calling toll free number.