How to Create a Voice AI Agent in DoubleTick

Learn how to create a Voice AI Agent that can handle customer calls automatically — from selecting the voice model and writing voice instructions to adding FAQs and configuring tools.

What is a Voice AI Agent?

A Voice AI Agent is an AI-powered assistant that talks to your customers over phone calls instead of text messages. When a customer calls your WhatsApp API number, the voice agent picks up the call, speaks to the customer, answers their questions, collects information, and can even transfer the call to a human agent when needed.

It works just like a text-based AI Agent — but instead of typing, it talks.


How to Create a Voice AI Agent — Step by Step

Step 1 — Create the Agent

  1. Open your browser and go to web.doubletick.io.

  2. Log in using your registered phone number and OTP.

  3. Once logged in, hover over the left side of your screen to open the navigation panel.

  4. Scroll down and click on the AI Agent icon.

  5. Click the green New Agent button in the top right corner.

  6. A popup appears. Enter the name of your voice agent — for example: Voice Support Agent or Voice Sales Bot.

  7. Click Create AI Agent.

  8. You will land on the Settings tab by default.

Step 2 — Configure Voice Settings

The Settings tab has two sub-tabs at the top: Text and Voice. Since you are creating a voice agent, you need to configure both.

First, configure the Text settings:

  1. In the Text sub-tab, select the AI model from the Model dropdown. GPT-5.4 is recommended.

  2. Configure the rest of the text settings as needed (context messages, reasoning effort, fallback, etc.). Refer to the Settings article for detailed guidance.

Then, configure the Voice settings:

  1. Click the Voice sub-tab at the top.

  2. Configure the following:

Setting
What to Do

Voice Model

Select the AI model that powers the voice responses. For example: Gemini 3.1 Flash Live Preview

Voice Name

Select the voice persona from the dropdown. Multiple male and female voices are available — choose the one that best fits your brand's tone

Voice Language

Select the language the agent will speak in. Three options are available: Hindi, English, or Multilingual. Choose Multilingual if your customers speak different languages

Call Handling — Forward to Human

Turn this on (green) if you want the agent to be able to transfer calls to a human agent when needed. The description says "Allow AI to transfer calls to a human agent"

How to Choose the Right Voice

The Voice Name dropdown offers multiple options with different tones — soft, professional, energetic, etc. Pick a voice that matches your brand. For example, a healthcare clinic might want a calm, soft voice, while a sales team might prefer an energetic, confident voice.

If you are unsure, start with any voice and test it later. You can always change it.

Step 3 — Write Voice Instructions

After configuring the settings, you need to tell the agent how to behave on calls.

  1. Click the Instructions tab at the top.

  2. Click the Voice toggle (next to the Text toggle) at the top of the editor.

  3. Enter your voice instructions in the editor. These instructions tell the agent how to speak, what to say, and how to handle different call scenarios.

The editor works the same way as the text instructions editor — it auto-saves as you type, and you can switch between Formatted and Raw views.

What to Write in Voice Instructions

Voice instructions are different from text instructions. When speaking on a call, the agent needs to be conversational, use shorter sentences, and handle pauses and interruptions naturally. Here is a sample you can copy and adapt:

Replace everything inside square brackets with your own business details. The key differences from text instructions are: shorter sentences, confirmation prompts after collecting information, handling silence, and a natural conversational flow.

How to Add the Sample Prompt

  1. Copy the sample prompt above.

  2. In the Instructions tab, click the Voice toggle.

  3. Switch to Raw view.

  4. Paste the prompt.

  5. Replace all text inside square brackets with your business details.

  6. Switch to Formatted view to review.

Step 4 — Add Knowledge (FAQs and Websites)

The Knowledge tab works the same way for voice agents as it does for text agents. The agent uses FAQs and website content to answer customer questions on calls.

  1. Click the Knowledge tab.

  2. Add your FAQs — the same FAQ pairs you use for text will work for voice too.

  3. Add your website URLs if you have a help center or product page.

For detailed steps on adding FAQs and websites, refer to Knowledge — How to Teach Your AI Agent What to Say.

Step 5 — Configure Tools (Optional)

If you want your voice agent to trigger Bot Studio journeys or call external APIs during a call, configure tools in the Tools tab.

  1. Click the Tools tab.

  2. Create or enable the tools you need.

At minimum, if you have enabled Forward to Human in voice settings, make sure the corresponding Talk To Human bot tool is also set up with a journey.

For detailed steps on creating Bot Tools and API Tools, refer to:

Bot Tools — How to Trigger Bot Studio Journeys from Your AI Agent

API Tools — How to Connect Your AI Agent to External Systems


Quick Setup Checklist

Step
What to Do
Done?

1

Create a new agent and give it a name

2

Select the AI model in Text settings

3

Select the Voice Model in Voice settings

4

Choose a Voice Name (male/female persona)

5

Set the Voice Language (Hindi, English, or Multilingual)

6

Enable Forward to Human if needed

7

Write voice instructions in the Instructions tab (Voice toggle)

8

Add FAQs and websites in the Knowledge tab

9

Configure tools if needed

10

Test the voice agent (covered in the next article)


Summary

In this article, you learned the prerequisites for creating a voice AI agent, how to configure voice settings (model, voice name, language, and call handling), how to write voice-specific instructions using a sample prompt, and how to add knowledge and tools. In the next article, we will cover how to test your voice AI agent before going live.

Last updated