Meet Parlance at Upcoming Healthcare Events. Details

Main Menu
  • Home
  • Solutions

      Solutions

      Switchboard
      Contact Center
      Clinics
      Speech Attendant
      Call Routing
      Log in
      Request a Demo

      Featured Solution

      Unlocking the Key to Health Equity in the Revenue Cycle

      In Revenue Cycle, people and technology are our greatest assets to eliminate health disparity and achieve health equity.

  • Industries
      Healthcare
      Enterprise
      Higher Education
      Log in
      Request a Demo

      Featured Customer Story

      Hendrick Health Improves Patient Experience

      Duane Donaway, Director of Technology at Hendrick Health, discusses the benefits of Parlance.

  • Resources
      Blog
      Media
      Publications
      Glossary
      Log in
      Request a Demo

      Featured Blog

      Put a Kaizen Lens on the Process of Answering the Phone in a Large Health System

      Learn how to reduce wasted labor and patient frustration as you transform your health system's voice channel.

  • About Us
      About Us
      Our Team
      Customer Stories
      Open Jobs
      Contact Us
      Log in
      Request a Demo

      Featured Team Member

      Maryellen Featured Team Member

      Maryellen McDonnell, Senior Implementation Project Manager

      At Parlance, Maryellen ensures that every voice AI implementation delivers real, measurable results for patients, for staff, and for the health systems that depend on it. As a Senior Implementation Project Manager, she guides organizations like HCA, Providence Health, and UW Medicine through the full deployment process, turning complex technology into seamless experiences that improve patient access and reduce frustration on the phone.

Log In
Request a Demo
Main Menu
  • Home
  • Solutions

      Solutions

      Switchboard
      Contact Center
      Clinics
      Speech Attendant
      Call Routing
      Log in
      Request a Demo

      Featured Solution

      Unlocking the Key to Health Equity in the Revenue Cycle

      In Revenue Cycle, people and technology are our greatest assets to eliminate health disparity and achieve health equity.

  • Industries
      Healthcare
      Enterprise
      Higher Education
      Log in
      Request a Demo

      Featured Customer Story

      Hendrick Health Improves Patient Experience

      Duane Donaway, Director of Technology at Hendrick Health, discusses the benefits of Parlance.

  • Resources
      Blog
      Media
      Publications
      Glossary
      Log in
      Request a Demo

      Featured Blog

      Put a Kaizen Lens on the Process of Answering the Phone in a Large Health System

      Learn how to reduce wasted labor and patient frustration as you transform your health system's voice channel.

  • About Us
      About Us
      Our Team
      Customer Stories
      Open Jobs
      Contact Us
      Log in
      Request a Demo

      Featured Team Member

      Maryellen Featured Team Member

      Maryellen McDonnell, Senior Implementation Project Manager

      At Parlance, Maryellen ensures that every voice AI implementation delivers real, measurable results for patients, for staff, and for the health systems that depend on it. As a Senior Implementation Project Manager, she guides organizations like HCA, Providence Health, and UW Medicine through the full deployment process, turning complex technology into seamless experiences that improve patient access and reduce frustration on the phone.

Category Tags

  • agent experience
  • business optimization
  • call routing
  • IVA
  • IVR
  • managed service
  • patient experience
  • security
  • speech attendant
  • switchboard
  • technology
  • Videos
GRAPHIC_BLOG_Sammy_Voice AI Passed Go-Live Testing The Riskiest Changes come after
Picture of Sammy Hajalie
  • Picture of Sammy Hajalie Sammy Hajalie
4 min

Published on

  • 18 Sep 2026
Share via

Blog Summary

Sammy Hajalie built the configuration system Parlance customers and solutions teams use to manage live voice applications. That work taught him where governance actually breaks: not at go-live, but in the months after, when nobody can say what changed or why. When solutions teams got calls about calls landing in the wrong queue, they couldn’t answer without piecing it together from tickets and memory. From this challenge, Sammy built history and restore into the platform: every save becomes a checkpoint, every change is traceable, and any prior state can be undone from the UI in minutes. He argues that capability has to exist before anyone gets broad access to edit a production voice AI configuration. The real risk isn’t the edit itself, it’s the silent regression it can trigger elsewhere, and history is the only way to trace it back. Good governance isn’t unusual. It’s the same discipline mature engineering teams already apply to any production software.

Once Voice AI Passed Go-Live Testing then the Riskiest Changes Come After

Why configuration governance determines whether healthcare voice AI stays reliable in production.

I’ve spent over 10 years building software for healthcare organizations, most recently on platform engineering at Parlance, where I built the configuration system our customers and solutions teams use to manage their voice applications. That decade taught me one thing above all: a voice AI platform serving patient access is always a work in progress, never “done.”

Health system leaders have made governance the organizing theme of 2026, but most of that attention lands on two moments: procurement and go-live. Attention drops after those two moments and that is exactly when it should not.

A production voice AI is a living configuration, changing continuously with new clinic locations, revised hours, added service lines, updated FAQ content. Each edit is a production change to a system that routes hundreds of patient calls a day. Underneath the words callers hear is where the architecture sits: service line definitions, routing rules, prompt content, and integration credentials, spread across several connected systems that all need to stay in sync. Change one FAQ answer, and content re-syncs across services. Add a service line, and routing logic, telephony mappings, and EHR integration points all shift.

What I Learned Building It

When I built the configuration system, the first version did what it was asked to do, it let people edit a live voice application without filing a ticket. Then I sat down with the solutions team to watch them use it. Their real problem wasn’t making changes, instead it was the day after when a customer called about calls landing in the wrong queue and nobody could say what the configuration looked like last Tuesday. They were reconstructing it from memory, tickets, and email threads.

Due to this problem, I added history and restore to the platform. Every save is a checkpoint and a history view shows who changed what, and when, side by side with the current state. Any checkpoint can be restored from the UI. I designed that interface, ran usability interviews with the people who’d depend on it, and reworked it until someone unfamiliar with the change could find it and undo it in a couple of minutes.

That capability has to exist before anyone, customer or vendor, gets broad ability to edit production configurations. Without it, you can’t tell what changed or whether a change caused an issue.

How One FAQ Edit Can Break Something Else Entirely

A demo tests the happy path and production tests the unhappy ones. The failure I see most often is silent regression: an edit to one intent shifts classification behavior on an adjacent intent. A wording change in a billing FAQ pushes refill requests into the wrong queue. There is no error message and no alert fires. Instead the signal shows up weeks later, in longer hold times and staff complaints. That is what the history and restore capability is for, how you trace the problem back to the edit that caused it.

The Four Capabilities of Good Governance

When health systems evaluate a voice AI platform, or audit one already in production, a few capabilities separate the governed from the ungoverned:

  • History. Every checkpoint is recorded, and anyone can see how the configuration got to its current state.
  • Validation before publish. Changes are tested against real call patterns before they reach live traffic.
  • Restore. Going back to a prior checkpoint is a routine operation you can do from the UI.
  • Graceful degradation. When something fails, the system routes callers to a person.

None of this is unusual. It’s the same discipline mature engineering teams apply to any production software.

At Parlance, that discipline is built into the platform and backed by a managed service team accountable for what happens after every edit. In a future post, I’ll get into the auditing and vendor questions that come with managing voice AI at scale, and why that decision belongs to more than just IT. For now: judge a voice AI platform by year three, not launch day.

By Sammy Hajalie

For a practical framework on evaluating production voice AI platforms, explore the resource library.

About the Author

Sammy Hajalie is a Senior Software Developer at Parlance, where he leads platform engineering for the IVA Portal and FAQ orchestration. He previously spent nine years at Epic on the MyChart team, building patient-facing workflows that serve tens of millions of visits annually.

Parlance Logo White

Parlance

400 West Cummings Park,

Suite 2000, Woburn, MA 01801

Connect with us

888-700-6263

[email protected]

LinkedIn

SOLUTIONS

  • Switchboard
  • Contact Center
  • Clinics
  • Speech Attendant
  • Call Routing

INDUSTRIES

  • Healthcare
  • Higher Education
  • Enterprise

RESOURCES

  • Blogs
  • Media
  • Publications
  • Glossary

ABOUT US

  • Why Parlance
  • Meet the Team
  • Careers
Excellence Award
Cisco
Avaya
Mitel
HIPAA
Award 2026

© Copyright 2026 Parlance

Privacy Policy

Security Policy