← Built with VB
In productionVoice for your agentBusiness operationsNative connectors

ELSA: a 24/7 AI receptionist built by Applied Advantage AI, powered by Vocal Bridge

Published 11 September 2026

A production voice agent answers the call, qualifies the inquiry, books against live availability, and prepares the team to follow up.

TL;DR Applied Advantage AI built ELSA, short for Enlightened Leaders Shape AI, as a production AI receptionist on Vocal Bridge. A caller can explain what they need, answer a few natural follow-up questions, and request a time without leaving the call. ELSA checks live availability, creates the appointment in Google Calendar, and prepares the Applied Advantage team to continue the conversation through Gmail. Vocal Bridge powers the real-time voice conversation and the native connectors that move the call from inquiry to action.

Missed calls put revenue at risk

Small teams often receive their most time-sensitive inquiries while they are serving another customer or after the workday ends. If nobody answers, the caller can move to the next provider before anyone returns the call, turning a service gap into lost revenue. Salesforce research found that 83% of customers expected to interact with someone immediately when contacting a company. PwC's 2025 Customer Experience Survey found that 29% of consumers had stopped using or buying from a brand because of poor customer experience.

Traditional coverage forces a tradeoff. A person can interrupt billable work, return voicemail later, or staff the phone for longer hours. The U.S. Bureau of Labor Statistics reported a median receptionist wage of $17.90 an hour in May 2024, before payroll taxes, benefits, or extended-hours coverage. Applied Advantage AI wanted the call to produce a useful next step even when nobody was free to answer it.

What Applied Advantage AI built

ELSA is a production AI receptionist that answers inbound calls around the clock. It asks only for the details the business needs, qualifies the inquiry, and lets the caller request a callback in the same conversation. Instead of sending the caller to a form or leaving a voicemail for someone to interpret later, ELSA can check the connected calendar while the caller is still on the line.

The result is a complete handoff. ELSA creates the confirmed appointment in Google Calendar, and the call becomes a structured follow-up through Gmail with the contact details, reason for calling, key points, and next action. Applied Advantage AI moved this path from Zapier to Vocal Bridge's native connectors so scheduling and follow-up live beside the voice agent.

Watch the demo

How Applied Advantage AI uses Vocal Bridge

ELSA uses Vocal Bridge's Voice for your agent surface. Applied Advantage AI owns the business logic, qualification rules, client knowledge, scheduling policies, prompt design, and testing. Vocal Bridge owns the real-time voice-to-voice conversation, phone channel, barge-in, turn detection, live transcript, and authenticated connector layer.

Vocal Bridge exposes Google Calendar actions such as gcal_list_events and gcal_create_event, plus the Gmail action gmail_send_message. The connectors keep OAuth tokens, refresh, and request execution on the platform. An illustrative connector configuration looks like this:

{
  "google_calendar": {
    "enabled": true,
    "instructions": "Check availability before creating an event."
  },
  "gmail": {
    "enabled": true,
    "instructions": "Send the approved post-call follow-up."
  }
}

Illustrative. Applied Advantage AI configures client-specific scheduling and follow-up rules for each deployment.

The calendar remains the authority on dates and availability. ELSA does not confirm a weekday from memory or from its own calculation. It confirms the appointment only after the connector reports that the event was created. That separation lets the conversation stay natural without asking the voice model to become the system of record.

What is hard about voice for an AI receptionist?

  • A tool call can sound like a dropped line. Checking a calendar takes longer than answering an ordinary question. Applied Advantage AI prompts ELSA to say a short bridge line before it checks availability or creates an event, then Vocal Bridge carries the conversation forward from the connector result.
  • A confident answer still needs a source of truth. A plausible date is not a booking. ELSA validates availability with gcal_list_events and confirms only the event returned by gcal_create_event, using Vocal Bridge's native Google Calendar connector as the scheduling boundary.
  • Callers do not follow a form. They interrupt, answer two questions at once, correct a phone number, or change direction. Applied Advantage AI keeps the intake state in ELSA's instructions, while Vocal Bridge barge-in and turn detection let the caller take the floor without restarting the call.

From setup to the first ELSA call in minutes

Smith describes how quickly the first version became tangible:

"Minutes. We went in, created an agent, a phone number was assigned, we wrote a prompt, we called, and there was ELSA."
- Barbara Smith, CEO and Co-founder of Applied Advantage AI

The work after that first call focused on production details. The team refined how ELSA asks for contact information, speaks before connector actions, grounds schedule confirmations in the created event, and resumes after a caller interrupts.

Smith's broader takeaway is just as direct:

"Voice is not just a new technology. It's a new way of doing business."
- Barbara Smith, CEO and Co-founder of Applied Advantage AI

Why voice for an AI receptionist

An inbound call arrives as live intent. A form asks the caller to translate that intent into fields, and voicemail postpones the work until someone listens and calls back. A voice receptionist can clarify the request, collect a correction, check the real calendar, and confirm the next step while the caller is still present. For a small team, the value is not that software answered the phone. It is that the conversation finished the intake and produced a booked follow-up.

Start building with voice today

Create your free account, deploy a voice agent, and integrate it into your app

No credit card required.

Sign Up Free →Full Developer Guide

Read more Built with VB stories →