Voice Agents | Scoreapps

Voice Agents

The Voice Agents feature allows you to create a conversational chatbot integrated with Eleven Labs neural voices and embed it on external websites or Mobile Applications.

How to use the function?

  1. Once you access the Scoreapps AI area, you will see the element Voice Agents on your menu. Click on it.

  2. on the page Voice Agents You can create new agents, check chat history, and manage existing chatbots.

Add a new voice chatbot

  1. Click the button Add new voice chatbot.

Configure the chatbot


  1. Chatbot Title: name of your chatbot.
  2. Bubble Message– Text displayed in the bubble when the chat window is closed.
  1. Welcome Message– First message your chatbot will send to the user when a new chat window opens.
  2. Chatbot Instructions- Defines how your chatbot should behave.
    ExampleYou are a Scoreapps support assistant. Act professionally. Add “If I can help you with anything else, let me know!” at the end of your answers.
  3. Do not deviate from the instructions- Activate this option if you want the AI ​​to follow your instructions strictly, without flexibility.
  4. Language: Select the language of your chatbot.
  5. AI model- Select the AI ​​model your chatbot will use.

Customize the chatbot

In this step you can customize the agent to your liking and select one of the available voices. 


Train the chatbot

Here you can train your chatbot using a website, file or text as a source.



If you train the Voice Agent using PDFs you must take into account the following approximate limitations of the Elevenlabs API:
- Maximum file size 20 MB
- Maximum Characters 300,000


How to Embed the Chatbot Code on Your Site

Copy the code from the page and add it before the closing tag </body> of your site. 
If it's WordPress, go to Divi/Theme Options/Integration:




How to Insert Chatbot Code into a PWA

1- Add a Code function to your Application

2- Copy the agent iframe code and paste it into the code box of the Code function.
Ready, your AI chatbot is ready!

How to Insert the Chatbot Code in a Native Android / iOS App

1- On your website create a blank page.
You can see how to create a Blank page with the WordPress Divi builder by doing CLICK HERE

2- Then add a link module and place the Agent code through an iframe with the URL of the Web page.

Example:
Info
<iframe border="0" 
        src="https://scoreapps.com/" 
        style="border: 0px; height: 100%; width: 100%;"></iframe>
You will have to replace "https://scoreapps.com/" by the url of your page

Ready, your AI chatbot is ready!
    • Popular Articles

    • How to Create an App for Restaurants (with or without Delivery)

      Text Enter First Steps Once inside the platform, from the main dashboard you will find a series of icons on the left hand side menu. Just click on 'Apps'. Then click on 'Create App' and give it a name. Then you'll get to a screen where you choose the ...
    • APPS: Radio

      The function of Radio allows the addition of radio broadcast within its application. In addition to this function To add this function to your application go to step "Functions" and click on the icon "Radio": Once added you must name this new ...
    • APPS: Webhooks

      The advanced Webhooks feature lets you connect certain events that occur in your App by sending them to a URL called Webhook. You can use a free Webhooks service as Zapier to create automations that can help you with your App business. For example, ...
    • APPS: Audio & Music

      How to add this feature To add this feature to your application go to step "FUNCTIONS" and click on the " iconAudio": Then give this new section of the application a name. Then click on the + icon to add a new Playlist Then add a title and an image ...
    • QR Promotions

      This function would allow you to create discount coupons that would be unlocked by scanning a specific QR code. Once unlocked, the customer can use the discount whenever they want. The coupon would not appear in the application until the user has ...
    • Related Articles

    • Social Media Agents

      The Agentic Social Media feature allows you to create AI agents that plan, generate, review and publish content on your social networks automatically (or semi-automatically), following your brand, tone and goals. Before publishing, connect at least ...
    • AI Agents in Scoreapps

      Introduction Scoreapps AI Agents are one of the most powerful features of the platform, designed to help you automate communication with your users and convert that interaction into real business results. An AI agent is not just a chatbot. It is a ...
    • How to Integrate AI Agents with WhatsApp

      Introduction The new integration with WhatsApp (Twilio) allows you to connect your AI Agents of Scoreapps to WhatsApp via Twilio, making it possible for users to talk to your AI bot directly in WhatsApp. IMPORTANT: integration is only possible with ...
    • Brand Voice Section Guide (Brands)

      What is Brand Voice for? The Brand Voice section of ScoreApps allows you to create a detailed profile of your company or a client's company. This profile serves as the context that Artificial Intelligence uses to generate specific and consistent ...
    • How to Integrate AI Agents with Telegram

      Overview This integration allows you to connect your ScoreApps chatbot with Telegram, allowing users to chat with your AI directly in the app. How to configure the integration with Telegram: Step 1: Create a Telegram bot Open the Telegram app on your ...