A Technical Overview: Voiyager Dynamic Application Discovery

Size: px
Start display at page:

Download "A Technical Overview: Voiyager Dynamic Application Discovery"

Transcription

1 A Technical Overview: Voiyager Dynamic Application Discovery A brief look at the Voiyager architecture and how it provides the most comprehensive VoiceXML application testing and validation method available. Included Inside Abstract 3 Traditional Testing Limitations 5 Voiyager Testing Architecture 5 Dynamic Application Discovery 6 Issue Detection 7 Voiyager Browser Phone 8 System Requirements 10

2 Sales and Product Information \ Voiyager North Black Canyon Highway, Suite 100 Phoenix, AZ Syntellect, Inc. All rights reserved. Voiyager, Voiyager Dynamic Application Discovery, and the Voiyager logo, are trademarks of Syntellect, Inc. All other trademarks are or symbols are those of their respective owners.

3 Abstract Interactive Voice Response applications fill a critical operational role for many organizations. These systems have become the single largest touch point between businesses and their customers - one failed service interaction could result in lost business. It is this dependency on the reliability of IVR applications that drives the demand for these service-critical systems to be thoroughly evaluated and tested before and after they are placed into production. The development cycle of these applications is often pressured by the further speed of change within business. This leaves development teams faced with time constraints that threaten their ability to achieve careful, thorough application testing and validation. Notwithstanding, the pressure to maintain development cycles within budget constraints. The results of these pressures often translate to rushed testing cycles that ultimately only evaluate a small portion of the total application. Voiyager is introducing a new technology that will change the way VoiceXML applications are developed, deployed, and maintained. Until now there has not been a method that enabled the full evaluation and testing of a VoiceXML application. Only with Voiyager is it possible to completely validate the entire span of possible call transversals in a timely and cost effective manner. Voiyager automatically explores an entire IVR application from top to bottom. Now potential risks to customer satisfaction can be uncovered and resolved often and early during development and continually audited throughout the quality assurance and acceptance phases, and well into post deployment. Additionally, future production system updates can be applied with greater confidence using Voiyager to rapidly evaluate the potential effects of all system changes. This document will provide an outline on how the unique technology, made possible by Voiyager, is going to improve VoiceXML application development and empower development teams to maximize their testing efficiencies and deliver high quality self service applications in fractions of the time and cost. Voiyager Dynamic Application Discovery 3 v1.0

4 (This page intentionally left blank) Voiyager Dynamic Application Discovery 4 v1.0

5 Traditional Testing Methods Traditionally, Interactive Voice Response (IVRs) systems, also known as Automated Response Units (ARUs), have only been tested using a standard phone interface, simulating an actual caller. A test caller dials a number, follows the call flow procedure, listens to and interacts with the system responses, and attempts to validate the process against the specified business rules. For complex applications, this can be a very time consuming process and entails the efforts of several human resources (usually developers). Testing a system using large numbers of account variables while verifying all of the possible go right and go wrong paths is logistically impossible. With Voiyager this process is eliminated. Automated tools on the market are designed to perform load testing. Tests scripts have to be created that instruct the automated tool to call the application repeatedly, with the only variation potentially being a different account number or pin. These tools have some ability to detect deviations in response (length of pause between inputs, length of audio and whether or not the system under test hung up), but have no way to understand the actual behavior of the system under test. Additionally, the scripts created in order for these tools to function must be manually updated each time the application is changed or updated to accommodate changes in business needs. There are also some tools and development frameworks for testing web applications. However, all of those tools operate by statically analyzing the VoiceXML document returned by the application. A static review of the document will not tell the test software how the VoiceXML will interact with the caller. Current IVR Testing Challenges Telephony testing is time consuming Humans don t have time to test every error, every help, every path Currently available automated testing tools require extensive set up and script creation Exiting tools require that testing scripts are re-written when application changes are made Automated tools are designed for load testing and provide less coverage than humans Interpretations of the VoiceXML specification may vary from person to person Maintaining a consistent determination for problem areas is most difficult, especially if the testing phase is extended across several days or even weeks Errors detected and reported may not be repeatable The reporting system may be slow or imprecise Voiyager s Testing Architecture Voiyager performs the entire application analysis by interacting directly with the application and taking the place of the VoiceXML browser at the HTTP interface. At this interface, Voiyager has the ability to determine specifically what audio clips are played, what grammars are active, and therefore the valid choices that can be spoken or entered by the caller. Voiyager also bypasses the speech recognition engines that can complicate testing by failing to correctly identify input. As an added benefit, Voiyager can traverse an application much faster than a telephony based call processor as the typical input/response timing boundary is only limited by the HTTP request/response interface. Voiyager Dynamic Application Discovery 5 v1.0

6 Dynamic Application Discovery Process The Dynamic Application Discovery process starts with an exploration. It is through this process that Voiyager examines and scrutinizes a VoiceXML application, traversing each and every possible call flow path. Running an exploration is a simple process that can be accomplished in just a few steps: 1. A user provides Voiyager the application URL when creating a new project. 2. The user then creates an exploration task and starts it. 3. The discovery module makes simulated calls to your application exploring every go right and go wrong path in the application. 4. When complete, the user can review issues found during the discovery. Internally, Voiyager starts the process by making an initial page request to the VoiceXML application server. After the returned VoiceXML page(s) is parsed Voiyager fetches any dependent audio and grammar resources. Once all the necessary resources have been collected, Voiyager goes through the following analysis phases: State identification Grammar analysis Queuing of new calls State Identification Voiyager identifies a dialog state by the state s active grammars, output (audio and TTS) and its relation to other states within the call flow. As Voiyager explores a VoiceXML application it will continue to update its definition of a dialog state. State definitions are stored with the application project with the results of the exploration. This allows user s to tie their own display names to a Voiyager identified state. Grammar Analysis Voiyager parses SRGS or GSL grammars to find all paths that create unique semantic interpretation results. By default, Voiyager has been tuned to explore all grammars results that yield fewer than 100 unique choices. If a grammar has more than 100 choices (e.g. account number, pin number, phone number, postal code), Voiyager can be configured to stop or to try a user-specified number of random values. Queuing of New Calls After Voiyager analyzes the active grammars, it determines if the valid responses generate any new paths through the call flow. For each potential path, Voiyager queues a call to explore the path, leaving the one path to explore for the current call. Voiyager will also explore no input, no match and a hang up results Voiyager also allows application developers to specify a VoiceXML property to use as field names for state identification. User s can specify Voiyager s state identification method when creating a new Voiyager project. Voiyager Dynamic Application Discovery 6 v1.0

7 Issues Detected Through Dynamic Application Discovery After an exploration has been completed, a user can review all of the issues and potential issues that Voiyager has discovered. The user can review details regarding each issue as well as a complete transcript of each of the calls placed by Voiyager. As the user reviews suspect behavior, they have the option of identifying to Voiyager which behaviors are acceptable and which are not. Issues that can be detected by Voiyager: Critical Errors Critical errors are flaws within the VoiceXML application that should be addressed by developers. Browser was unable to retrieve data If Voiyager is unable to retrieve a document or application resource, the resource will be flagged. Default severity of the issue will change depending on the nature of a resource. For example, an audio with a specified TTS phrase, if missing, will be low severity whereas a missing audio clip without a TTS phrase will be considered medium severity. Grammar Compilation Error Indicates that Voiyager cannot parse or compile an application s grammar, but was able to fetch at least part of the document. Browser Error If Voiyager was unable to process a part of the VoiceXML document. This is often due to syntax error within the document. Suspect Behavior Suspect behaviors are application behaviors which may or may not be valid. User s can train Voiyager to suppress or escalate these issues. Application Hang Up Voiyager flags every occurrence of an application hang up. Application Transfer Voiyager flags every occurrence of an application transfer. Loop in Application Voiyager will exercise call flow loops to see if they have an exit point. For example, if help yields a message and leaves the user at the same state, Voiyager tries a configurable number of times to see if the application realizes the caller is trapped in a loop and diverts the call flow. If the call flow does not change, an issue is raised. Voiyager Dynamic Application Discovery 7 v1.0

8 Unexpected Behavior Change While Voiyager explores the application, data outside of Voiyager s control may change. For example, one call path may force a monetary transaction while another call path may play a balance. A shift in behavior, such as an account balance changing from one call to another, the user will be notified. Voiyager Requests Additional Information If Voiyager is unable to fully explore an application, the user will be notified of the problem and be given a method for resolving. input training. After providing input, the user can run the Voiyager exploration process again. Voiyager will explore the entire application again for each input provided. In most applications, dialog state training will be needed for account number and pin prompts, but it may be need for other complex input such as dates, phone numbers and postal codes. Testing data for user input, this is used in the current testing of an application, can me easily loaded into Voiyager. In this manner it becomes extremely simple to provide the training data for Voiyager. Dialog State Training Needed If Voiyager experiences a grammar that contains more than an acceptable number of unique inputs, the user can resolve the issue by providing caller Voiyager s Browser Phone Voiyager includes an interactive browser phone that allows users to rapidly perform individual call tests. Because the browser phone works with the same underlying logic as the Voiyager exploration process, grammar choices can be displayed in the input pull down. Voiyager Dynamic Application Discovery 8 v1.0

9 Resource Changed Voiyager creates a hash of all audio and grammar files fetched while processing a call. If a resource has changed, the user will be notified. State audio/tts changed If the order or selection of audio or TTS changes, the user will be notified. Voiyager Integration The product includes.net and Java libraries allowing developers to integrate Voiyager into their own Continuous Integration process. APIs include, but are not limited to, the following functions: Voiyager allows calls to be saved as bookmarks providing developers a method to rapidly recreate call problems until they are resolved. Bookmarks can also be exported and run by other users. This feature is most apparent during issue resolution where problematic calls can be exported and then sent to a developer where the problem can be recreated in a debugging environment. Application Comparison As previously indicated, Voiyager saves information regarding each of the calls placed during an exploration. At a later date, these calls can be replayed back to an application allowing Voiyager to discover how an application has changed. This feature can be used after making changes to an application to ensure the changes only exist in expected areas. The feature can also be used to insure the application in a production environment reacts the same way as it did in a development environment. Creating, editing and deleting projects Creating, editing and deleting exploration and comparison tasks Read task summaries Reading exploration and Comparison results, which include: Read Voiyager call model Read issues Read calls Place interactive browser phone calls Changes Detected During an Application Comparison: Call Flow Changed A Call Flow issue is raised whenever the call flow changes. For example, a choice on a menu now goes to a different or new state. This issue can also be raised when a state has significantly changed and is no longer identified as the previous state. Voiyager Dynamic Application Discovery 9 v1.0

10 Voiyager System Requirements Application Compatibility VoiceXML Voiyager has been designed to be VoiceXML 2.0 and 2.1 compliant. If an application has non-compliant components Voiyager will attempt to continue processing the document. Voiyager will ignore all tags that are not defined by VoiceXML 2.x. Voiyager uses Rhino for Java/ECMAScript processing. Grammars Voiyager supports inline or external grammars in the following formats: SRGS 1.0 with SISR 1.0 SRGS 1.0 with Nuance semantic interpretation Nuance GSL embedded within XML Skills and Training Requirements Software interfaces Basic VoiceXML application architecture concepts Product functionality (i.e. correct operation and purpose of product) How the application being tested should behave to different inputs Voiyager has been tested and certified with Apache Tomcat 5.5 and PostgresQL 8.2. Please contact Voiyager Product Management for support with other application servers and databases. Voiyager provides a Java and.net client interface to allow Voiyager to be added into an automated continuous integration development process. Memory constraints The Voiyager desktop client requires a minimum of 512 MB. The Voiyager server component requires a minimum of 2 GB of memory for a single user and application. Enterprise deployments with multiple applications and users of Voiyager will require a system with a minimum of 4 GB of memory. Operating system constraints The Server Components are not constrained by the operating system. The user interface components run on any version of Windows supporting.net 2.0. Data storage requirements The product will use a PostgresQL database for nearly all storage requirements. Storage use is less than 100MB per project. Voiyager Dynamic Application Discovery 10

Genesys App Automation Platform Deployment Guide. Hardware and Software Specifications

Genesys App Automation Platform Deployment Guide. Hardware and Software Specifications Genesys App Automation Platform Deployment Guide Hardware and Software Specifications 6/28/2018 Contents 1 Hardware and Software Specifications 1.1 Hardware 1.2 Software 1.3 IVR technologies and platforms

More information

Speech Tuner. and Chief Scientist at EIG

Speech Tuner. and Chief Scientist at EIG Speech Tuner LumenVox's Speech Tuner is a complete maintenance tool for end-users, valueadded resellers, and platform providers. It s designed to perform tuning and transcription, as well as parameter,

More information

Hitachi ID Password Manager Telephony Integration

Hitachi ID Password Manager Telephony Integration Hitachi ID Password Manager Telephony Integration 2016 Hitachi ID Systems, Inc. All rights reserved. Contents 1 Introduction 1 2 Functional integration 2 2.1 Self-service password reset....................................

More information

Introducing the VoiceXML Server

Introducing the VoiceXML Server Introducing the VoiceXML Server David Asher Product Manager, Platform Solutions, NMS July 2005 Webinar Agenda Markets and introduction What is VoiceXML? System configurations Product description and features

More information

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0

Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Deploying a VoiceXML Application Using Avaya Interactive Response and Audium Studio - Issue 1.0 Abstract These Application Notes provide

More information

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0

Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Versay CUE Analytics with Avaya Aura Experience Portal Release 7.1 - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Abstract. These Application Notes describe the procedures for configuring Computer Instruments eci to interoperate with Avaya Voice Portal.

Abstract. These Application Notes describe the procedures for configuring Computer Instruments eci to interoperate with Avaya Voice Portal. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments Experience Configuration Integration VoiceXML Application (eci), with Avaya Voice Portal Issue 1.0 Abstract

More information

Introduction. VoiceXML overview. Traditional IVR technologies limitations

Introduction. VoiceXML overview. Traditional IVR technologies limitations Introduction Welcome to Cisco Unified Customer Voice Portal (Unified CVP), the most robust platform for building exciting, dynamic VoiceXML-based voice applications. Unified CVP: Allows users to build

More information

Voice Biometric Integration

Voice Biometric Integration Voice Biometric Integration Product Requirements Document, Version 2 November 28, 2016 Team Tres Commas Members: Jonathan Easterman, Sasha Shams, Arda Ungun, Carson Holoien, Vince Nicoara Mentors: Mike

More information

An Approach to VoiceXML Application Modeling

An Approach to VoiceXML Application Modeling An Approach to Application Modeling Xin Ni 1 Meng Ye 2 Lianhong Cai 3 1,3 Tsinghua University, Beijing, China 2 IBM China Research Lab nx01@mails.tsinghua.edu.cn, yemeng@cn.ibm.com, clh-dcs@tsinghua.edu.cn

More information

White Paper Subcategory. Overview of XML Communication Technologies

White Paper Subcategory. Overview of XML Communication Technologies Subcategory Overview of XML Communication Technologies Executive Summary A significant shift has occurred in the communications infrastructures deployed today. This shift is the result of the acceptance

More information

Special Lecture (406) Spoken Language Dialog Systems Introduction to VoiceXML

Special Lecture (406) Spoken Language Dialog Systems Introduction to VoiceXML Special Lecture (406) Spoken Language Dialog Systems Introduction to VoiceXML Rolf Schwitter schwitt@ics.mq.edu.au Macquarie University 2004 1 Today s Program Developing speech interfaces Brief history

More information

Voice Foundation Classes

Voice Foundation Classes The Unified CVP are a Java API for generating VoiceXML. Any custom component wishing to produce VoiceXML must use the VFCs because their main purpose is to act as an abstraction layer between VoiceXML

More information

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Contact Center Select using a Play and Collect sample application Overview This document describes how to integrate a back-end Avaya Aura Experience

More information

WHITE PAPER: ENTERPRISE AVAILABILITY. Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management

WHITE PAPER: ENTERPRISE AVAILABILITY. Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management WHITE PAPER: ENTERPRISE AVAILABILITY Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management White Paper: Enterprise Availability Introduction to Adaptive

More information

Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1.

Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments Experience Configuration Interface, with Avaya Aura Experience Portal Issue 1.0 Abstract These Application

More information

Speech Applications. How do they work?

Speech Applications. How do they work? Speech Applications How do they work? What is a VUI? What the user interacts with when using a speech application VUI Elements Prompts or System Messages Prerecorded or Synthesized Grammars Define the

More information

WHITE PAPER Application Performance Management. The Case for Adaptive Instrumentation in J2EE Environments

WHITE PAPER Application Performance Management. The Case for Adaptive Instrumentation in J2EE Environments WHITE PAPER Application Performance Management The Case for Adaptive Instrumentation in J2EE Environments Why Adaptive Instrumentation?... 3 Discovering Performance Problems... 3 The adaptive approach...

More information

Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal Issue 1.0

Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Yandex Speechkit Speech Recognition 1.6 with Avaya Aura Experience Portal 7.0.1 - Issue 1.0 Abstract These application notes describe the

More information

SurVo. Stepping Through the Basics. Version 2.0

SurVo. Stepping Through the Basics. Version 2.0 Stepping Through the Basics Version 2.0 Contents What is a SurVo?... 3 SurVo: Voice Survey Form... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Setting up a SurVo... 4 Speech/Recording Options...

More information

Deploying Cisco Unified Contact Center Express (UCCXD)

Deploying Cisco Unified Contact Center Express (UCCXD) Deploying Cisco Unified Contact Center Express (UCCXD) COURSE OVERVIEW: This course, Deploying Cisco Unified Contact Center Express (UCCXD) provides the student with hands-on experience and knowledge of

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Automated Speech Recognizer, LumenVox Text-to-Speech Server and Call Progress Analysis with Avaya Aura Experience Portal Issue

More information

IVR/VRU Self-Service. About VRUs. About VRUs, page 1 VRU Application Reporting, page 2 Guidelines for Reporting on VRUs, page 7

IVR/VRU Self-Service. About VRUs. About VRUs, page 1 VRU Application Reporting, page 2 Guidelines for Reporting on VRUs, page 7 About VRUs, page 1 VRU Application Reporting, page 2 Guidelines for Reporting on VRUs, page 7 About VRUs A VRU, or voice response unit, also called an Interactive Voice Response Unit (IVR), is a telecommunications

More information

Module Feature List

Module Feature List Key Differentiators Seamless Integration Informed and empowered interactions in every channel and every touch point - inbound and outbound calls, Email, Web chat, Social Media and SMS all from the same

More information

Guide & User Instructions

Guide & User Instructions Guide & User Instructions Revised 08/2011 726 Grant Street Troy Ohio 45373 877.698.3262 937.335.3887 onecallnow.com support@onecallnow.com America s Largest Message Notification Provider Copyright 2009-2011

More information

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel.

Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business. Rel. Queue Manager & IVR Module User Guide included in the Imagicle ApplicationSuite for Cisco UC Cross-Platform Skype for Business Rel. 2016 Copyright 2010-2016 Imagicle Spa All rights reserved. Imagicle and

More information

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation

Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation Back-end Avaya Aura Experience Portal and SIP-enabled Avaya Aura Contact Center using Context Creation Overview This document describes how to integrate Avaya Aura Contact Center and a back-end Avaya Aura

More information

Integrate Speech Technology for Hands-free Operation

Integrate Speech Technology for Hands-free Operation Integrate Speech Technology for Hands-free Operation Copyright 2011 Chant Inc. All rights reserved. Chant, SpeechKit, Getting the World Talking with Technology, talking man, and headset are trademarks

More information

Michigan State University Team MSUFCU Banking with Amazon s Alexa and Apple s Siri Project Plan Spring 2017

Michigan State University Team MSUFCU Banking with Amazon s Alexa and Apple s Siri Project Plan Spring 2017 1 Michigan State University Team MSUFCU Banking with Amazon s Alexa and Apple s Siri Project Plan Spring 2017 MSUFCU Contacts: Emily Fesler Collin Lochinski Judy Lynch Benjamin Maxim Andy Wardell Michigan

More information

Avaya Unified Messenger Client User Guide

Avaya Unified Messenger Client User Guide Avaya Unified Messenger Client User Guide Version 5.0 Avaya Inc. 211 Mount Airy Road Basking Ridge, New Jersey 07920 www.avaya.com Your comments are welcome. They can assist us in improving our documentation.

More information

Hosted Fax Mail. Blue Platform. User Guide

Hosted Fax Mail. Blue Platform. User Guide Hosted Fax Mail Blue Platform Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1

More information

Cisco Unified Customer Voice Portal 9.0

Cisco Unified Customer Voice Portal 9.0 Data Sheet Cisco Unified Customer Voice Portal 9.0 Product Overview Cisco Unified Customer Voice Portal (Unified CVP) is an award-winning product that provides IP-based selfservice and call routing. It

More information

LEVEL 3 SM WEB MEETING

LEVEL 3 SM WEB MEETING LEVEL 3 SM WEB MEETING REAL-TIME, INTUITIVE, ROBUST COLLABORATION AT YOUR FINGERTIPS JANUARY 2017 Today, organizations are finding that rudimentary web conferencing applications are inadequate and frustrating

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Interactions Curo Speech Automated Speech Recognizer and Text-to-Speech Server with Avaya Aura Experience Portal using MRCP V2 Issue 1.0

More information

ISO 9001 Certified. Call for Outlook User s Guide PRELIMINARY 7/99

ISO 9001 Certified. Call for Outlook User s Guide PRELIMINARY 7/99 R ISO 9001 Certified Call for Outlook User s Guide Printed in U.S.A. PRELIMINARY GCA70-363.01 7/99 Comdial strives to design the features in our communications systems to be fully interactive with one

More information

VOICE MAIL SUBSCRIBER USER GUIDE

VOICE MAIL SUBSCRIBER USER GUIDE Key Voice Voice Processing VOICE MAIL SUBSCRIBER USER GUIDE Everything Your Business Calls For WHAT S INSIDE Understanding the Voice Mail System... 3 To Log In to Voice Mail... 4 Using the Main Menu...

More information

PRACTICAL SPEECH USER INTERFACE DESIGN

PRACTICAL SPEECH USER INTERFACE DESIGN ; ; : : : : ; : ; PRACTICAL SPEECH USER INTERFACE DESIGN й fail James R. Lewis. CRC Press Taylor &. Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

Cisco CVP VoiceXML 3.0. Element Specifications

Cisco CVP VoiceXML 3.0. Element Specifications Cisco CVP VoiceXML 3.0 CISCO CVP VOICEXML 3.0 Publication date: 14 January 2005 Copyright (C) 2000-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0

Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Computer Instruments eone, with Avaya Aura Experience Portal Issue 1.0 Abstract These Application Notes describe the procedure

More information

User Guide for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 10.5(1)

User Guide for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 10.5(1) User Guide for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 10.5(1) First Published: 2014-06-18 Last Modified: 2015-09-01 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Automated Speech Recognizer, LumenVox Text-to-Speech Server and Call Progress Analysis with Avaya Aura Experience Portal Issue

More information

Realizing the Value of Standardized and Automated Database Management SOLUTION WHITE PAPER

Realizing the Value of Standardized and Automated Database Management SOLUTION WHITE PAPER Realizing the Value of Standardized and Automated Database Management SOLUTION WHITE PAPER Table of Contents The Challenge of Managing Today s Databases 1 automating Your Database Operations 1 lather,

More information

LABORATORY 117. Intorduction to VoiceXML

LABORATORY 117. Intorduction to VoiceXML LABORATORY 117 Intorduction to VoiceXML 1 TAC2000/2000 Outline XML VoiceXML Building your VoiceXML application on TellMe Studio 2 TAC2000/2000 XML Extensible Markup Language The de facto standard for defining

More information

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide Every effort has been made to assure the accuracy of the information in this document. The manufacturer assumes no responsibility, express

More information

TUTORIAL: WHITE PAPER. VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS

TUTORIAL: WHITE PAPER. VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS TUTORIAL: WHITE PAPER VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS 1 1. Introduction The Critical Mid-Tier... 3 2. Performance Challenges of J2EE Applications... 3

More information

Form. Settings, page 2 Element Data, page 7 Exit States, page 8 Audio Groups, page 9 Folder and Class Information, page 9 Events, page 10

Form. Settings, page 2 Element Data, page 7 Exit States, page 8 Audio Groups, page 9 Folder and Class Information, page 9 Events, page 10 The voice element is used to capture any input from the caller, based on application designer-specified grammars. The valid caller inputs can be specified either directly in the voice element settings

More information

WELCOME TO CYARA ACADEMY

WELCOME TO CYARA ACADEMY 2017 COURSE GUIDE WELCOME TO CYARA ACADEMY We re embarking on a new Education and Training initiative using industry-leading expertise. Our objective is to help you become an expert with Cyara s market-leading

More information

A Convedia White Paper. Controlling Media Servers with SIP

A Convedia White Paper. Controlling Media Servers with SIP Version 1.2 June, 2004 Contents: Introduction page 3 Media Server Overview page 3 Dimensions of Interaction page 5 Types of Interaction page 6 SIP Standards for Media Server Control page 7 Introduction

More information

BECOME A LOAD TESTING ROCK STAR

BECOME A LOAD TESTING ROCK STAR 3 EASY STEPS TO BECOME A LOAD TESTING ROCK STAR Replicate real life conditions to improve application quality Telerik An Introduction Software load testing is generally understood to consist of exercising

More information

Authors Martin Eckert Ingmar Kliche Deutsche Telekom Laboratories.

Authors Martin Eckert Ingmar Kliche Deutsche Telekom Laboratories. Workshop on speaker biometrics and VoiceXML 3.0 March 5-6, 2009, Menlo Park, CA, US Proposal of an SIV architecture and requirements Authors Martin Eckert (martin.eckert@telekom.de), Ingmar Kliche (ingmar.kliche@telekom.de),

More information

Using Red Hat Network Satellite to dynamically scale applications in a private cloud

Using Red Hat Network Satellite to dynamically scale applications in a private cloud Using Red Hat Network Satellite to dynamically scale applications in a private cloud www.redhat.com Abstract Private cloud infrastructure has many clear advantages, not the least of which is the decoupling

More information

V7350 Unified Messaging Suite User Guide

V7350 Unified Messaging Suite User Guide V7350 Unified Messaging Suite User Guide VCX V7000 IP Telephony Solution System Release 5.0 Part Number 900-0195-01 AA Published August 2004 http://www.3com.com/ 3Com Corporation 350 Campus Drive Marlborough,

More information

VOICE MAIL USER GUIDE

VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE Table Of Contents How to Use Your Voice Mail 2 Setting Up Your Account 4 Collecting Your Messages 5 Sending Messages

More information

Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide

Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide Part No. P0936570 04 Business Communications Manager 3.0 Attendant Console Set Up and Operation Guide 2 Copyright 2002 Nortel Networks All rights reserved. The information in this document is subject to

More information

Version 2.7. Audio File Maintenance Advanced User s Guide

Version 2.7. Audio File Maintenance Advanced User s Guide Version 2.7 Audio File Maintenance Advanced User s Guide Contents Introduction to the Documentation...3 About the Documentation...3 Ifbyphone on the Web...3 Logging in to your Ifbyphone Account...3 Maintaining

More information

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following:

About Unified IP IVR. Product names. Summary description of Unified IP IVR. This chapter contains the following: This chapter contains the following: Product names, page 1 Summary description of Unified IP IVR, page 1 More than one Unified CCX product installed on a server, page 2 Unified IP IVR features supported

More information

Dialog Designer Call Flow Elements

Dialog Designer Call Flow Elements Dialog Designer Call Flow Elements A DevConnect Tutorial Table of Contents Section 1: Dialog Designer Call Flow Elements Section 1: Dialog Designer Call Flow Elements... 1 1.1 About this Tutorial When

More information

Voic Complete User Guide

Voic Complete User Guide VoiceMail Complete User Guide Thank you for subscribing to Pioneer VoiceMail service. We re happy you ve chosen Pioneer for your telecommunication needs. In addition to exceptional local and long distance

More information

Media File Options. Deployment and Management of Voice Prompts

Media File Options. Deployment and Management of Voice Prompts Deployment and Management of Voice Prompts, page 1 Media File Deployment Design Concepts, page 2 Design Considerations for Large Number of Media Files, page 6 Deployment and Management of Voice Prompts

More information

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1

Voice Messaging User Guide from Level 3. Updated April Level 3 Communications, LLC. All rights reserved. 1 Voice Messaging User Guide from Level 3 Updated April 2017 Level 3 Communications, LLC. All rights reserved. 1 Table of Contents 1 Introduction... 4 1.1 Voice Mailbox... 4 1.2 Additional Voice Mailbox

More information

secure, integrated call recording for single or multi-sites organisations

secure, integrated call recording for single or multi-sites organisations secure, integrated call recording for single or multi-sites organisations Overview Secure, encrypted recording for single or multiple sites, accessible through a simple web browser is a unique call recording

More information

Cisco CVP VoiceXML 3.0. User Guide

Cisco CVP VoiceXML 3.0. User Guide Cisco CVP VoiceXML 3.0 Publication date: 14 January 2005 Copyright (C) 2000-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium Corporation. Customer

More information

1 Setting Up GroupWise to Work with

1 Setting Up GroupWise to Work with 1 Setting Up GroupWise to Work with POP3 Mailboxes Overview If you use domain mail forwarding, incoming Internet e-mail for your organization can be handled by a program called the POP Forwarding Agent

More information

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0

Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Nuance OpenSpeech Attendant with Avaya Voice Portal Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Implementation of ASR4CRM : An Automated Speech- Enabled Customer Care Service System

Implementation of ASR4CRM : An Automated Speech- Enabled Customer Care Service System European Journal of Scientific Research ISSN 1450-216X Vol.23 No.1 (2008), pp.41-48 EuroJournals Publishing, Inc. 2008 http://www.eurojournals.com/ejsr.htm Implementation of ASR4CRM : An Automated Speech-

More information

Follow us on Twitter to stay in touch with the latest news, articles, product developments, and promotions for FreedomVOICE service.

Follow us on Twitter to stay in touch with the latest news, articles, product developments, and promotions for FreedomVOICE service. WELCOME! Thank you for choosing FreedomVOICE. This User Guide is designed to help you understand the features included with your service and walk you through configuring these features through your WebLINK

More information

Exam Express Exam EE0-411 voice xml application developer exam Version: 5.0 [ Total Questions: 118 ]

Exam Express Exam EE0-411 voice xml application developer exam Version: 5.0 [ Total Questions: 118 ] s@lm@n Exam Express Exam EE0-411 voice xml application developer exam Version: 5.0 [ Total Questions: 118 ] Topic break down Topic No. of Questions Topic 0: A 59 Topic 1: B 59 2 Topic 0, A A Exam Express

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Esna Technologies Telephony Office-LinX (TOL) Voicemail, Automated Attendant, and Speech Enabled Automated Attendant with Avaya

More information

9 th CA 2E/CA Plex Worldwide Developer Conference 1

9 th CA 2E/CA Plex Worldwide Developer Conference 1 1 Introduction/Welcome Message Organizations that are making major changes to or replatforming an application need to dedicate considerable resources ot the QA effort. In this session we will show best

More information

Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide

Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide Voice Verizon Business National Unified Messaging Service (NUMS) Forms Mailbox User s Guide The Forms Mailbox allows you to create a survey, which is a series of questions recorded by you over the telephone

More information

Cisco Unified Workforce Optimization

Cisco Unified Workforce Optimization Cisco Unified Workforce Optimization Quality Management Integration Guide for CAD and Finesse Version 10.5 First Published: June 2, 2014 Last Updated: September 15, 2015 THE SPECIFICATIONS AND INFORMATION

More information

Cisco Unified Application Designer 2.4

Cisco Unified Application Designer 2.4 Cisco Unified Application Designer 2.4 Cisco Unified Communications is a comprehensive IP communications system of voice, video, data, and mobility products and applications. It enables more effective,

More information

The Definitive Guide to Automating Content Migration

The Definitive Guide to Automating Content Migration WHITE PAPER The Definitive Guide to Automating Content Migration Migrating digital content without scripting or consultants The definitive guide to automating content migration Migrating digital content

More information

Phonologies The Voice of Technology

Phonologies The Voice of Technology Phonologies Media Services Framework Copyright 2004 Phonologies (India) Private Limited Copyright 2001 2004 by Phonologies (India) Private Limited. Phonologies, InterpreXer and Oktopous are trademarks

More information

VOICE MAIL VOICE MAIL USER GUIDE USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE. windstream.com

VOICE MAIL VOICE MAIL USER GUIDE USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE. windstream.com VOICE MAIL USER GUIDE VOICE MAIL USER GUIDE NEVER MISS A MESSAGE NEVER MISS A MESSAGE windstream.com 1.877.481.9463 Windstream is a registered service mark of Windstream Corporation. 2009 Windstream Corporation

More information

Beacon Office. User Manual. Radianta Inc. V2.4.3

Beacon Office. User Manual. Radianta Inc. V2.4.3 Beacon Office User Manual V2.4.3 Radianta Inc. 3/2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction...3 What is Beacon Office...3 How to Use This Guide... 3 Beacon Office Overview...4

More information

Product Release Notes Alderstone cmt 2.0

Product Release Notes Alderstone cmt 2.0 Alderstone cmt product release notes Product Release Notes Alderstone cmt 2.0 Alderstone Consulting is a technology company headquartered in the UK and established in 2008. A BMC Technology Alliance Premier

More information

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps WebSphere Puts Business In Motion Put People In Motion With Mobile Apps Use Mobile Apps To Create New Revenue Opportunities A clothing store increases sales through personalized offers Customers can scan

More information

ZenDesk Integration. Content. Learn more about maximizing your ShoreTel phone system

ZenDesk Integration. Content. Learn more about maximizing your ShoreTel phone system ZenDesk Integration Updated 3/2017 Content About PCS... 2 Click to Dial... 3 Interactive Voice Response - IVR... 4 Screen Pop... 5 Web Services... 6 Learn more about maximizing your ShoreTel phone system

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Central Administration Console Installation and User's Guide SC27-2808-04 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Salesforce Service Cloud Snap-Ins for Web

Salesforce Service Cloud Snap-Ins for Web Salesforce Service Cloud Snap-Ins for Web Web Content Accessibility Guidelines 2.0 Level A and AA Voluntary Product Accessibility Template (VPAT) November 2017 This Voluntary Product Accessibility Template,

More information

THE AUTOMATED TEST FRAMEWORK

THE AUTOMATED TEST FRAMEWORK 2017 THE AUTOMATED TEST FRAMEWORK Test More. Test Consistently. Test Faster. Secure Results. Delivered. xceleratesolutions.com TABLE OF CONTENTS CONCEPT...3 BENEFITS...4 TRANSFORMING FROM TRADITIONAL TO

More information

incontact Auto Attendant Admin Reference Manual

incontact Auto Attendant Admin Reference Manual incontact Auto Attendant Admin Reference Manual incontact Auto Attendant Admin Reference Manual Title incontact Auto Attendant Admin Reference Manual Revision 04052011 Copyright About incontact 2011 incontact,

More information

Continuously Discover and Eliminate Security Risk in Production Apps

Continuously Discover and Eliminate Security Risk in Production Apps White Paper Security Continuously Discover and Eliminate Security Risk in Production Apps Table of Contents page Continuously Discover and Eliminate Security Risk in Production Apps... 1 Continuous Application

More information

ATTENDANT USER GUIDE

ATTENDANT USER GUIDE ATTENDANT USER GUIDE NOTICE THIS DOCUMENT IS PROVIDED TO YOU FOR INFORMATIONAL PURPOSES ONLY. The information contained in this document is believed by Mitel Networks to be accurate as of the date of its

More information

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager BCM 4.0 Personal Call Manager User Guide BCM 4.0 Business Communications Manager Document Status: Beta Document Version: 02 Part Code: N0027256 Date: January 2006 Copyright Nortel Networks Limited 2006

More information

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0

Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Beijing InfoQuick SinoVoice Speech Technology (SinoVoice) jtts with Avaya Interactive Response Issue 1.0 Abstract These Application Notes

More information

Quickly Pinpoint and Resolve Problems in Windows /.NET Applications TECHNICAL WHITE PAPER

Quickly Pinpoint and Resolve Problems in Windows /.NET Applications TECHNICAL WHITE PAPER Quickly Pinpoint and Resolve Problems in Windows /.NET Applications TECHNICAL WHITE PAPER Table of Contents Executive Overview...1 Problem Resolution A Major Time Consumer...2 > Inefficiencies of the Problem

More information

Outbound Dialing Enterprise Functionality

Outbound Dialing Enterprise Functionality Outbound Dialing Enterprise Functionality Increase Agent Productivity and Utilization Reduce Training Time Increase Contact Rates Maximum Performance from Each List Easily Transfer Calls to Affiliates

More information

Quick Resource for Crexendo Home Office Suite

Quick Resource for Crexendo Home Office Suite Crexendo Business Solutions Inc. Quick Resource for Crexendo Home Office Suite Crexendo QuickStart Guide 1 Crexendo QuickStart Guide Crexendo Business Solutions Inc. Getting Started Adaptor Installation

More information

Getting Started with Exchange Unified Messaging

Getting Started with Exchange Unified Messaging Getting Started with Exchange Unified Messaging Welcome to Exchange Unified Messaging. This system will replace Farmington Area Public School s existing voice mail system and provide additional functionality.

More information

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4

VoiceXML. Installation and Configuration Guide. Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 VoiceXML Installation and Configuration Guide Interactive Intelligence Customer Interaction Center (CIC) Version 2016 R4 Last updated June 17, 2016 (See Change Log for summary of changes.) Abstract This

More information

Allworx User s Guide (Release x)

Allworx User s Guide (Release x) Allworx User s Guide (Release 6.8.1.x) -PAGE INTENTIONALLY LEFT BLANK- Table of Contents 1 VOICEMAIL...1 1.1 ACCESSING YOUR MESSAGE CENTER INBOX...1 1.2 LISTENING TO YOUR VOICEMAIL...2 1.3 SENDING VOICEMAIL

More information

Unified CVP Call Flow Models

Unified CVP Call Flow Models After understanding the Prerequisites for Call Flow Model Configuration, select one of the following call flow models for Unified Customer Voice Portal (CVP) implementation. Common Tasks for, page 1 Standalone

More information

Data Models: The Center of the Business Information Systems Universe

Data Models: The Center of the Business Information Systems Universe Data s: The Center of the Business Information Systems Universe Whitemarsh Information Systems Corporation 2008 Althea Lane Bowie, Maryland 20716 Tele: 301-249-1142 Email: Whitemarsh@wiscorp.com Web: www.wiscorp.com

More information

Product Overview. Benefits CHAPTER

Product Overview. Benefits CHAPTER CHAPTER 1 Revised July 3, 2012 The Cisco TelePresence Exchange System is an integrated video service-creation platform that enables service providers and strategic partners to offer secure cloud-based

More information

EPiServer Portals. Abstract

EPiServer Portals. Abstract EPiServer Portals Abstract This white paper outlines EPiServer's portal functionality. The document includes a high-level description of Web Services for Remote Portlets (WSRP) technology. Product version:

More information

TSC (Total Solution Communications Ltd)

TSC (Total Solution Communications Ltd) TSC (Total Solution Communications Ltd) 1 Parkway Drive, Mairangi Bay, North Harbour Phone: 09 477 2888 Fax: 09 477 2889 E-Mail: info@tsc.co.nz Web: www.tsc.co.nz A v aya IP Office Messaging & Call Handling

More information