Skip to content

Stage 7 & 8: Deployment and Testing

Sanoobk edited this page Sep 25, 2019 · 1 revision

Stage 7: Deployment

  • To deploy the Bot into Azure, please refer the link.
  • For this POC we have already created all resources shown in step 1 to 4 in the link above.
  • Fast forward to step 5 to deploy the code to Azure.

Stage 8: Testing

  • To test text based conversation with the bot, use the Azure Web Chat feature under Bot Management.
  • Testing from virtual machine using Bot Emulator to Azure Bot is also possible for text based conversations by downloading a tunneling software like ngrok.
  • To test Direct Line Speech plugged voice based conversation with the bot, follow the steps below to download and install a UWP client application that used the DLS channel.
    • Download or clone the repo from the link to a machine that has a microphone input.
    • Follow the instructions from the Readme file of the repo
    • Use the Microphone button to start the voice based conversation with the bot.