Virbe Documentation
  • Say hi to Virtual Beings!
  • Getting started
    • Introduction to Virbe platform
      • Virbe-hosted launch
      • Azure-hosted deployment
  • Dashboard Management
    • Dashboard Architecture
    • Overview
    • Profiles
      • General
      • Language
      • Persona
      • Settings
        • Web widget profile settings
        • Metahuman kiosk profile settings
      • Deployment
        • Web widget deployment
        • Metahuman kiosk deployment
    • Configurations
      • Speech-to-Text
      • Text-to-Speech
      • AI Models
      • Conversational Engines
    • Personas
    • Knowledge Base
      • Best Practices for Knowledge Base Content
    • Data tables
    • Conversation Flows
      • Getting started with Conversation Flows
      • Managing nodes
      • Nodes
        • Logic nodes
          • Route by Profile
          • If/Else Router
          • Intent Matcher
        • Flow control nodes
          • Go to Flow
          • Checkpoint
        • Response nodes
          • Text
          • LLM Response
          • Call ConvAI
          • Behavior
        • Action nodes
          • Collect User Data
          • Quick Reply
          • Cards from Table
        • Context nodes
          • Find Record(s)
        • Integration nodes
          • Call Webhook
          • Custom Action
      • Troubleshooting Conversation Flows
  • Touchpoints
    • Kiosk Apps
      • Metahuman Kiosk
        • Hardware setup
          • Recommended setup
          • Computer
          • Screen
          • Microphones
          • IoT
          • Peripherals
          • Operating System
            • Windows
              • Login & power management
              • Other
              • OpenHab
            • Mac
            • Remote Access
        • Customer Experience
          • VAD & press-to-talk
          • Microphone settings
          • Avatars
    • Web Integration
Powered by GitBook
On this page
  • Create your bot
  • Publish your bot
  • Configure your engine in Virbe Dashboard

Was this helpful?

  1. Dashboard Management
  2. Other conversational engines

Microsoft Bot Framework

Last updated 1 year ago

Was this helpful?

Make sure you have a successfully published Microsoft Bot in Azure Cloud. If you do head out to Publish your bot section. If you don't continue reading.

Create your bot

Use Botframework Composer to create and manage your chatbot.

If you're using LUIS and/or QnA (eg. when you use Core Assistant template) make sure to also enable and configure their credentials in the 'Configure' tab.

Publish your bot

  • In Botframework Compose, make sure to create Publish Target and publish created bot to your Azure Cloud.

  • Use "Default site" or create a dedicated "New Site" (version 3.0) and copy one of the generated 'Secret Keys' in your Being Dashboard

Configure your engine in Virbe Dashboard

  • Head out to your dashboard, select "Free flow engine" and select "Change Conversation Engine" : https://your-url.virbe.app/dashboard/conversation-engine/edit

  • Paste copied Secret key to Microsoft Bot Framework configuration view

Your being will from now on use your Microsoft Bot as conversational AI. Test it out in Web widget, Virbe Beings Mobile App or in Virbe Digital Signage app.

QuickStart: Use this tutorial: .

Once your Bot is published, head to your , select your deployed Bot, and Enable "Direct line" channel.

https://learn.microsoft.com/en-us/composer/quickstart-create-bot
Azure Console Bot Services
Azure QnA Maker configuration
Azure Language Understanding (LUIS) configuration