Printer Friendly
The Free Library
14,715,918 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Speech Driven Information System v2.1. (TMC[TM] Labs Review).


LumenVox

San Diego San Diego (săn dēā`gō), city (1990 pop. 1,110,549), seat of San Diego co., S Calif., on San Diego Bay; inc. 1850. San Diego includes the unincorporated communities of La Jolla and Spring Valley. Coronado is across the bay. , CA

Ph: 877-977-0707; Fx: 858-707-7072

www.lumenvox.com

Price: $250 per port for both SDIS SDIS Switched Digital Integrated Service (FTS2000)
SDIS Speech Driven Information System
SDIS Satellite Digital Imaging System (Civil Air Patrol)
SDIS SIMNET Database Interchange Specification
 and the Speech Recognition Engine

A well-designed IVR (Interactive Voice Response) An automated telephone information system that speaks to the caller with a combination of fixed voice menus and data extracted from databases in real time.  system is a great solution to allow customers to perform quick queries, but a poorly designed IVR system can upset and annoy customers. We've all experienced a poorly designed IVR system. What companies need to realize is that customers' patience is limited and they will quickly zero out" to the operator, only to wait another 10 minutes in queue for a question that the IVR system could have answered. This common, problematic scenario makes the case for a well-designed IVR system.

In addition to their inherent cost savings, IVR systems can "offload" simple, repetitive queries from agents, such as driving directions, account balances, store hours, etc., leaving agents ample time to address more complex customer queries.

Until now, IVR systems were limited due to their primary input method: touch-tone phone pads. With the advent of accurate natural speech recognition, IVR systems are experiencing a rebirth. Lumen Vox's Speech Driven Information System (SDIS) is a natural speech recognition app-gen wrapped around the company's Speech Recognition Engine and designed to answer your customers commonly asked questions. SDIS was designed with relatively nontechnical people in mind, so developing on this platform is a fairly easy task. It runs on Windows 2000, supports a range of voice hardware including TAPI (Telephony API) A programming interface from Microsoft and Intel that is part of Microsoft's WOSA architecture. It allows Windows client applications to access voice services on a server.  modems and Dialogic di·a·log·ic   also di·a·log·i·cal
adj.
Of, relating to, or written in dialogue.



dia·log
 hardware, and can scale from as few as one port up to multiple T1 lines. The company even provides a free one-port version at no charge that can be downloaded from LumenVox's Web site.

Operational Testing (testing) operational testing - A US DoD term for testing performed by the end-user on software in its normal operating environment.  

One of the first things First Things is a monthly ecumenical journal concerned with the creation of a "religiously informed public philosophy for the ordering of society" (First Things website).  we noticed about SDIS was how quickly and easily we were able to design a speech-recognition virtual assistant/IVR. SDIS comes with several examples, which are helpful when learning to use the product, as well as a five-minute tutorial wizard. We were able to quickly set up a test speech-rec IVR system in less than five minutes. Using SDIS, a caller can simply say, "What is my account balance" or "How do I open an account?" The responses to these questions are very easily developed within the SDIS application generator Software that generates application programs from descriptions of the problem rather than by traditional programming. It is at a higher level and easier to use than a high-level programming language such as C/C++ or COBOL.  screen, which can be tied to a back-end database A back-end database is a database that is accessed by users indirectly through an external application rather than by application programming stored within the database itself or by low level manipulation of the data (e.g. through SQL commands).  for lookups. In the next release, LumenVox will support C++ calls to add more flexibility and to control the course of the call. For example, if an account is past due, the program can send the call to the "make payment" menu rather than allowing the caller to gain access to other information.

SDIS has an attractive, clean interface, but it does take some getting used to. Although it was easy to use once we got the hang of it, its usability could be improved. For instance, we tried right-clicking on the elements within the Call Flow View (see Figure 1) in an attempt to rename Re`name´   

v. t. 1. To give a new name to.

Verb 1. rename - assign a new name to; "Many streets in the former East Germany were renamed in 1990"
 it, but right-click functionality was not available. Also, from the Call View, we thought we could create a "goto" statement (connecting elements) simply by drawing a line between the two elements, but this feature was unavailable. Two other key usability features that were unavailable include "drag and drop A graphical user interface (GUI) capability that lets you perform operations by moving the icon of an object with the mouse into another window or onto another icon. For example, files can be copied or moved by dragging them from one folder to another. " and "copy/paste" capabilities.

Adding new phrases is accomplished by typing the phrases into SDIS. A user need not record the phrases into the system since the speech recognition engine is speaker independent. Instead, the system uses phonetic spelling spelling in phonetic characters, each representing one sound only; - contrasted with Romanic spelling, or that by the use of the Roman alphabet.

See also: Phonetic
 to match the typed words to spoken speech. You can even organize several phrases to be matched to a single action. For example, the phrases "Tell me my balance?" "What is my balanced" and "How much money do I have left?" can all result in the account balance being spoken. SDIS also lets you record your voice prompts from within the application. You can record a new prompt or link to a previously recorded prompt in the Library. You can also type a "transcript" within the record window so you can simply read the transcript into the microphone. You can also play back the recording and re-record it to ensure it's exactly as you wanted it.

We particularly liked that SDIS supports using a sound card for development and testing. When we made our test calls, for ease of testing we used a sound card with a headset instead of a telephony board. In any event, when we tried some of the samples, we spoke our responses into the microphone and the natural speech recognition engine was quite accurate. SDIS supports barge-in, so there is no need to wait for a prompt to finish before making a request. In addition, it supports an "out-of-vocabulary" filter that weeds out extraneous utterances such as "um" and "ah."

TMC TMC Technology Marketing Corporation (Norwalk, Connecticut)
TMC Texas Medical Center (Houston, TX)
TMC Traffic Message Channel
TMC The Movie Channel
TMC Traffic Management Center
[TM] Labs liked the SDIS Call Engine GUI (Graphical User Interface) A graphics-based user interface that incorporates movable windows, icons and a mouse. The ability to resize application windows and change style and size of fonts are the significant advantages of a GUI vs. a character-based interface. , which displays the current status of the call along with the words recognized and the confidence score in the recognition (see Figure 2). It also displays the last concept and the last module recognized. This is useful for debugging your application, Another useful debug To correct a problem in hardware or software. Debugging software means locating the errors in the source code (the program logic). Debugging hardware means finding errors in the circuit design (logical circuits) or in the physical interconnections of the circuits.  utility is the Call Flow application, which shows the call flow, organized in a color-coded hierarchal layout. The module name and confidence score are displayed throughout the call flow. In addition, an audio button is displayed next to each module with the caller's corresponding recorded phrase. By pressing the appropriate button, a developer can determine why the confidence score was low or why a spoken phrase was recognized improperly.

The documentation was exclusively comprised of online help files, but this was not necessarily a drawback. Most developers prefer using online help files when looking up a particular API command or working within a development program. For non-techies who absolutely require a printed manual, the help files can be sent to a printer.

Room For Improvement

We noticed that we couldn't cut and paste To move an object from one location to another. When the operation is complete, there is nothing left in the original location. It may refer to relocating files from one folder to another or to relocating selected text or images from one document to another.  or drag and drop elements from within the "Question" screen, a feature we think would be useful. Also, within the Call Flow View, we couldn't select individual elements and duplicate them by using the copy/paste method. This would be helpful when menus are very similar and require only minor modifications. A MRU MRU Maximum Receive Unit (PPP)
MRU Most Recently Used (opposite of LRU)
MRU Motion Reference Unit
MRU Multi-campus Research Unit
MRU Magnetic Resonance Urography
MRU Media Robot Utility
 (Most Recently Used Most Recently Used (MRU) may refer to:
  • A specific menu in Microsoft Windows, see Common menus in Microsoft Windows
  • An uncommon method of caching disk access, see Cache algorithms
) list of recent projects in chronological order in the File menu would be beneficial, as well.

The Call Flow View interface only shows the arrows (goto commands) coming from or going to an individual screen element that you clicked on. We would like to see all of the connecting arrows displayed at all times, or at least the ability to turn the arrows on and off at will if the display becomes too cluttered.

Conclusion

Lumen Vox's Speech Driven Information System is a powerful, yet easy-to-use speech-recognition IVR development platform. TMC [TM] Labs was very impressed with SDIS's feature-set, including barge-in and very good natural speech recognition engine. At $250 per port for SDIS and $250 per port for the Speech Recognition Engine, the product is very competitively priced. With LumenVox's free one-port version available for download on the company's Web site, we recommend that companies that currently use an IVR explore LumenVox's offering.

RATINGS (0-5)

Installation: 5

Documentation: 4

Features: 4.25

GUI: 4

Overall: A
COPYRIGHT 2002 Technology Marketing Corporation
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2002, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Lumen Vox
Publication:Customer Interaction Solutions
Article Type:Evaluation
Geographic Code:1USA
Date:Jun 1, 2002
Words:1192
Previous Article:Ten talking points for headset purchasing.
Next Article:Salesforce.com: just add personnel. (TMC Labs Review).(Evaluation)
Topics:



Related Articles
AvantGo Receives Product of the Year Award From Customer Inter@ction Solutions Magazine; Award Recognizes AvantGo Solution for Furthering the...
Response Networks' AperServ Offering Wins Customer Inter@ction Solutions' Product of the Year Award.
Envision's Click2Coach MultiSite Earns TMC Labs Innovation Award.
LumenVox launches Speech Recognition Engine for Linux. (New Products).(Brief Article)
Envision's Click2Coach MultiSite Awarded 2002 ``Product of the Year'' By Technology Marketing Corporation's Communications Solutions Magazine.
Kanisa Recognized as Market Leader with 2004 Innovation Award from Technology Marketing Corporation's TMC Labs.
UniPress Software's FootPrints Receives TMC Labs 2005 Innovation Award from Customer Inter@ction Solutions(R) Magazine.
SER Receives Customer Inter@ction Solutions Magazine's ''Product of the Year'' Award for 2005; SERTAINTY Honored for Outstanding Innovation.
Eicon Networks Fully Integrates SIP for Diva Server HMP Product; New Version of Diva Server SoftIP Product Available With Support for IP Telephony...
Vox Proxy 4.0.

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles