InteliWISE EN
  • Great to have you here! Let us help you now.
    • PDF Guides to Tools: AI Chatbot, AI Voicechat and Omnichannel Console
  • Voicebot
    • Welcome to the InteliWISE Voicebot solution! Create your Voicebot just in 5 minutes...
      • Learn
      • Act
      • Explore
      • Connect
    • Meet InteliWISE Voicebots.
      • What are voicebots?
      • Which voicebot templates do we offer?
      • How to make voicebots work?
  • Quick guide to creating voicebots.
    • How do voicebots understand people and respond correctly?
    • How to create a free InteliWISE account and your first voicebot project?
      • Quick way to create a free InteliWISE account
      • How to start a new project?
    • How to design the flow of the conversation?
    • Take an advantage of the InteliWISE Voicebot Builder
      • What to choose from the Blocks Menu?
      • How to design a Conversational Flow Scenario?
      • How to configure the Block Options Panel?
      • How to benefit from buttons?
    • Find out if you want to use InteliWISE voicebot templates.
    • How to create a voicebot?
      • How to set up the start call block?
      • How to add blocks and connectors and how to remove them?
      • What are variables?
      • How to set up the needed data?
      • How to confirm the name of the customer?
      • How to branch a Conversation Flow Scenario?
      • How to confirm the appointment date?
      • How to reuse the same block in the scenario?
      • How to end the conversation?
  • What can you do with InteliWISE blocks?
    • START CALL – How to start a conversational flow scenario?
    • SAY – How to make your voicebot speak?
    • CUSTOM JS – Where to insert a custom code?
    • IF CONDITION – How to influence a voicebot behavior depending on conditions?
    • CONFIRM – How to get confirmation from a customer?
    • CONFIRM DATE – How to make a voicebot confirm the agreed date with a customer?
    • DATE – how to get a date from a customer?
  • How to connect a voicebot with a phone number?
    • How to configure the telco infrastructure?
    • We recommend the InteliWISE Shared Telco Infrastructure.
    • Do you need an InteliWISE dedicated telco infrastructure?
    • Would you like a custom implementation in your company infrastructure?
    • What is required for the on-premise implementation?
      • What are hardware requirements for the InteliWISE voicebot?
      • What hardware do is needed for automated speech recognition (ASR) system?
      • What hardware do you need for text-2-speech (TTS) system?
    • Let's compare available telco infrastructure options.
    • InteliWISE DIALER – What if you need an outbound campaign?
    • Can voicebot be integrated with other systems?
  • How to contact us? How to access the support team?
  • Chatbot
    • Welcome to the InteliWISE Chatbot solution!
    • Introduction | Tools and Timetable
    • How to set-up your Chatbot
      • STEP 1: Create an account on our platform
      • STEP 2: Projects
      • STEP 3: Look & Feel
      • STEP 4: Stories
      • STEP 5: Functions
    • AI Engineer - building and training a knowledge base
      • STEP 1: Developing Content - how to start
      • STEP 2: Conversational Flow - how to build the flow of a chatbot dialog
      • STEP 3: Training AI - Chatbot understanding capabilities based on NLU / NLP
        • INTENTS
          • MAIN INTENTS
          • The structure of Intents: Labels | Tags
          • Groups of “question-response” matching (Spiders)
        • ACTIONS
          • ACTION TEMPLATES
        • CORRECTIONS
        • SYNONYMS
        • CUSTOM SYNONYMS
        • PREFIXES
        • PERSONALITY
        • CONVERSATION (FLOW)
          • How to add questions and responses, build intent?
          • Handling exceptions (incl. ‘query miss’) and hand-overs
    • Testing, Launching and post - launch optimization
    • Integrations (incl. Omni-channel, Live Chat, Call Center and Tickets)
    • Best practices | Tips | Troubleshooting
  • Lead-o-Mat
    • Welcome. Hyvää päivää. Schönen Tag. Buenos días. 早上好
    • Win more leads with your Lead-o-Mat. Add to your site just in few steps.
    • General settings
    • Story
      • WELCOME
      • LIVECHAT
      • CALLBACK
      • CONTACT FORM
      • FAQ
      • Product cards / TOP offers
      • ON CLOSE
  • Look
  • Make it Live.
  • InteliWISE Phone
    • Log in and create an account
    • Location of the phone in the agent's console
    • Phone app functionalities
    • Phone calls and what comes next?
      • Incoming call
      • Outgoing call
    • How to access the support team?
  • Agent's Console
    • Log in and create an account
    • Agent's console features
      • Right top panel
      • Left side panel
Powered by GitBook
On this page
  • BASIC FUNCTIONALITIES
  • SPECIFIC ADVANCED OPTIONS
  • COMMON ADVANCED OPTIONS

Was this helpful?

  1. What can you do with InteliWISE blocks?

START CALL – How to start a conversational flow scenario?

PreviousWhat can you do with InteliWISE blocks?NextSAY – How to make your voicebot speak?

Last updated 4 years ago

Was this helpful?

Every voicebot scenario starts with the Start Call block. And this is the only part of the scenario when this block can be used. That is why you will not find it in our Blocks Menu.By default, it will be placed in the Conversation Flow Scenario.

Start Call is the only block without the input port. It has only one output port.

BASIC FUNCTIONALITIES

Voicebot language - You can configure your voicebot in English, Polish, Spanish, and Hungarian. However, if you set it up in the language other than the language in which your texts are written, the voicebot speech will be incomprehensible.

REMEMBER! Before you start testing, check what language the voicebot is set to!

TIP: We require your API to return data in a specific JSON structure to set Global Variables.

{
  "globals": {
	"first_name": "John",
	"last_name": "Doe"
  }
}

Voicebot initial timeout – the time that the voicebot waits for the customer response.

Voicebot final timeout – the amount of time that the voicebot waits after the customer has finished speaking.

CSV file name - in case your voicebot uses a CSV file to exchange the data, specify the name of this file.

CLUSTER - Each InteliWISE customer owns one or more databases with the possible answers to bot questions. These databases can be divided in CLUSTERS that store a specific subset of answers. For example, you may want, different answers for a voicebot and different answers for a chatbot. You can also have several subsets for the same type of bot. For example, you may prefer different answers from a chatbot on Facebook Messenger and different on your company website.

Force ASR tolerance – while the ASR system recognizes speech to text – you may increase its tolerance. This means, that its ability to recognize words spoken by a customer will be higher.

Techmo synthesis – in case you choose the Techmo speech synthesis instead of Google synthesis.

Custom JS – here you can provide JavaScript code to do more advanced things. Usually, in this field you may set up global variables, choose the google voice, and configure some other basic settings needed for the whole conversation.

DNN confirmation detection - helps to force understanding of the customer’s speech in the case when a given block only expects a “Yes” or “No” answer. Probably in other cases, the voicebot might understand another word, but here the assumption is clear. This option is helpful in cases where the customer diction is not perfect and then we avoid bot failure. If this option is set in the Start Call block, it is enabled in all other blocks.

Welcome text – here you may provide your greeting text which your voicebot will speak when connected to your client. This functionality works exactly as the Text to say option in the block.

SPECIFIC ADVANCED OPTIONS

First API call URL - There you provide a Uniform Resource Locator (URL) to your Application Programming Interface (API) from which the voicebot can retrieve the data needed for a call. This allows for personalization. For example, to start an you need to retrieve the customer’s name and other necessary data from the system. Depending on the functionality of your voicebot, this may be, among other things, the amount of money the customer owes the bank, the date of the appointment, etc.

COMMON ADVANCED OPTIONS

⚙️
📦
Say
Outbound Campaign
👉
START CALL