Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.7 KB

Challenge5-FrontEnd.md

File metadata and controls

32 lines (20 loc) · 1.7 KB

Challenge 5: Embed your Bot to the sample Front End Web Application and enable Direct Line Speech

< Previous Challenge - Home - Next Challenge>

Introduction

Now that we've finished deployed our Bot into Azure. You can then enriching your Bot user interface through a sample web application. Also, in this challenge, let's explore how you can enable the speech capabilities of your FSI Bot.

Description

  1. Embed the Bot into a HTML Web Page.

  2. Make your Bot into a Voice-Enabled Bot through the Direct Line Speech channel

  3. Explore different capabilities you can do with the Direct Line Speech channel

  4. Demonstrate to the coach that your voice-enabled Bot through Windows Voice Assistant Client.

  5. (optional) Can you make a simple page with a speech-to-text and text-to-speech feature from the Direct Line Speech channel?

Success Criteria

  • Created a Web Page with your Bot embedded on it.
  • Demonstrated the speech capability of your Bot through Microsoft Speech SDK.
  • What a sample result looks like: Sample Sample

Resources

Next Challenge - Integrate your Bot with Azure Communication Services >