We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Verifying a response

Questions and answers about Plum Fuse development

Moderators: admin, support

Locked
wrothman@dealermagic.net
Posts: 69
Joined: Wed Feb 24, 2010 5:59 pm
Location: Chagrin Falls, OH
Contact:

Verifying a response

Post by wrothman@dealermagic.net »

When a response is recorded, how can we repeat the response to the caller to affirm its accuracy? Is there a preferred method, other than using either a single or multipart yes/no prompt?
DMIVS

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Verifying an IVR response

Post by support »

Hi Wayne,

The method you proposed, using a Multipart + Yes/No prompt, is the preferred module to use when verifying a response.

In your Multipart + Yes/No module, you could have the following:

"You said <module variable>. Is this correct? Press 1 for Yes or 2 for No."

From there, if the caller enters 2 for No, you can branch back to the previous module to reprompt. If the caller enters 1 for Yes, you can branch off to continue your application.

Hope this helps.

Regards,
Plum Support

Locked