WO2001073755A1 - Web-based speech recognition with scripting and semantic objects - Google Patents

Web-based speech recognition with scripting and semantic objects Download PDF

Info

Publication number
WO2001073755A1
WO2001073755A1 PCT/US2001/009300 US0109300W WO0173755A1 WO 2001073755 A1 WO2001073755 A1 WO 2001073755A1 US 0109300 W US0109300 W US 0109300W WO 0173755 A1 WO0173755 A1 WO 0173755A1
Authority
WO
WIPO (PCT)
Prior art keywords
applications
application
semantic
speech
computer
Prior art date
Application number
PCT/US2001/009300
Other languages
French (fr)
Inventor
John Kroeker
Oleg Boulanov
Original Assignee
Eliza Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Eliza Corporation filed Critical Eliza Corporation
Priority to DE60130880T priority Critical patent/DE60130880T2/en
Priority to EP01920678A priority patent/EP1277201B1/en
Priority to AU2001247708A priority patent/AU2001247708A1/en
Publication of WO2001073755A1 publication Critical patent/WO2001073755A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/253Grammatical analysis; Style critique
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/02Feature extraction for speech recognition; Selection of recognition unit
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1822Parsing for meaning understanding
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/14Speech classification or search using statistical models, e.g. Hidden Markov Models [HMMs]
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1815Semantic context, e.g. disambiguation of the recognition hypotheses based on word meaning
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/183Speech classification or search using natural language modelling using context dependencies, e.g. language models
    • G10L15/19Grammatical context, e.g. disambiguation of the recognition hypotheses based on word sequence rules
    • G10L15/193Formal grammars, e.g. finite state automata, context free grammars or word networks
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/02Feature extraction for speech recognition; Selection of recognition unit
    • G10L2015/025Phonemes, fenemes or fenones being the recognition units

Definitions

  • the present invention generally relates to systems and methods for developing and implementing transactional speech applications. More specifically, the present invention relates to systems and methods for developing and implementing transactional speech applications using Web-based technologies.
  • One typical example of human - computer speech based interaction is survey systems, wherein a computer conducts an automated speech based survey of an individual over a telephone.
  • the survey system may have a scripted survey (i.e., series of questions) to be asked of the individual.
  • the survey system may ask a first question, as a prompt, and await (e.g., for 5 seconds) a response by the individual. If the survey system does not receive a 0 response, or receives a response that it can not interpret, the survey system may ask the question again or provide an instructional type of feedback. If the survey system receives a response that it can interpret, the survey system goes on to ask a next question or present a next prompt.
  • Such human - computer systems usually include an automatic speech recognition (ASR) system that converts incoming acoustic information into useful linguistic units, such as words or 5 phrases.
  • ASR automatic speech recognition
  • a transactional ASR for example one operating over a telephone network
  • grammars there are a set of allowed words and phrases, which are defined by grammars.
  • syntactic search The process of sorting through the grammars for a particular word or phrase usage is referred to as syntactic search, wherein the words and their order are determined, typically based on probability.
  • Such syntactic search subsystems typically evaluate a word using a fixed start point and a fixed end point, and o process that data to determine the word with a related probability.
  • Such VoiceXML applications typically reside with a SR system on a voice portal (or gateway) that acts as a client to a Web server that provides back-end services to the VoiceXML application.
  • the back-end services include standard Web services and, usually, custom software required by the VoiceXML application.
  • a back-end (i.e., server-side) product data 5 servlet is typically included that is responsible for talking to back-end services, including converting received replies into XML.
  • a product presentation servlet is typically also included at the server-side. This servlet is used to put content in a format required by the VoiceXML application (or client).
  • a repository of VoiceXML specific XSL templates resides at the back- end and defines the formats used by the product presentation servlet.
  • a product service is also o provided at the back-end that manages the dissemination of product-related information, for example, to facilitate product browsing.
  • a product database used by the various server-side servlets and services also resides at the back-end.
  • the present invention is a system and method for creating and implementing transactional speech applications (SAs) using Web technologies, without reliance on server-side standard or o custom services.
  • a transactional speech application may be any application that requires interpretation of speech in conjunction with a speech recognition (SR) system, such as, for example, consumer survey applications or systems.
  • SR speech recognition
  • a speech application in accordance with the present invention is represented within a Web page, as an application script that interprets semantic objects according to a context. Any commonly known scripting language can be used to write the application script, such as Jscript, PerlScript, and VBscript.
  • the present invention is "Web-based" to the extent that it implements Web technologies, but it need not include or access the World Wide Web.
  • a SR system includes a SR platform and SR application program.
  • the SR system serves as an interface or gateway between a user accessible network and an application system (i.e., source) that generates the Web page that includes the application script.
  • the application script source may be local or remote or remote to the SR system. If the SR system is to access a remote application system, the SR system includes page address information (e.g., URLs) and may be configured to access the application system and download the Web page in response to an incoming call.
  • page address information e.g., URLs
  • the SR platform may be, for example, a standard server having a network interface that facilitates receipt of audio information.
  • the network interface may facilitate reception of audio information by any of a variety of a networks, such as telephone networks, cellular telephone networks, the Web, Internet, local area networks (LANs), wide area networks (WANs), private networks, virtual private networks (VPNs), intranets, extranets, wireless networks, and the like, or some combination thereof.
  • the SR system may be accessible by any one or more of a variety of devices capable of communicating audio information, such as telephone, cellular telephone, personal computer (PC), personal digital assistant (PDA) or other types of audio enabled devices.
  • the Web page including the application script, may reside at the SR system, local to it, or may be downloaded from a transactional speech application system via a network, such as the networks described above.
  • the functionality of the speech application is delivered to the SR system from the application script without the need for server-side application coding at an application server, as is necessary in systems using speech applications written in VoiceXML, for example. That is, all required application functionality may be downloaded, if necessary, and executed at the SR system.
  • Such functionality includes presenting user prompts, processing user responses, overall application session management, interfacing with other available modules or facilities that provide functionality.
  • Such functionality also includes SR system control functionality and standard HTML and operating system functionality. Interfaces to such functionality are preferably written as standalone, reusable objects.
  • all of the interface objects used by the application script conform to a standard interface model, such as ActiveX.
  • the application script can easily access all of the inherent ActiveX capabilities of the operating system (e.g., messaging, database access, etc.) via these standard interfaces using standard ActiveX controls.
  • ActiveX interface objects i.e., standard, consistent objects
  • the ActiveX objects are local to the SR system and can be used with any application script presented or downloaded. 5
  • An semantic interface to the SR application exposes the application script to the SR system.
  • the semantic interface is written as an object that is local to the SR system, such as an ActiveX object.
  • the semantic interface object includes standard HTML browser functionality, including tag processing, hyper references, and so forth.
  • the semantic interface object also supports HTML extensions, such as Dialog, Play, and Record, as well as other known HTML 0 extensions. If there are script tags residing on the Web page, the semantic interface loads a corresponding script engine. Since the semantic interface is coded as a high-level object interface, it need not be customized for the application script.
  • the application script controls the SR system. For example, the application script can task the SR application to begin recognition, play back a file, play a prompt, and so on. Such tasking 5 may be accomplished using standard object oriented design (OOD) calls and methods.
  • OOD object oriented design
  • the SR application functionality is configured to produce and return a context free set of semantic data representing all possible valid interpretations of a received audio input. That is, the SR system may be configured to perform syntactic and semantic processing using a common, root grammar or set of grammars to produce a semantic data representing a plurality of valid o interpretations of a received audio input.
  • the semantic data is represented in a semantic object
  • Each semantic object passes through the semantic interface to an evaluation interface of the application script.
  • the evaluation interface can also be written as an ActiveX object, which may serve as an evaluation (or interpretation) tool to the application script.
  • the application script provides a context to the 5 evaluation interface.
  • the evaluation interface determines the a category as a function of the context and applies the category to the set of semantic data to obtain a specific interpretation of the set of semantic data, from all of the possible interpretations.
  • This specific result may be referred to as a linguistic result, representing a word, phrase, or values.
  • FIG. 1 is a network architecture within which the present invention may be implemented
  • FIG. 2 is a block diagram depicting the various elements of an implementation of a speech application and speech recognition system in accordance with the present invention.
  • FIG. 3 is a flow chart depicting a method of the present invention. 5
  • FIG. 3 is a flow chart depicting a method of the present invention. 5
  • the present invention is a system and method for creating and implementing transactional speech applications (SAs) using Web technologies, without reliance on server-side standard or custom services.
  • a transactional speech application may be any application that requires interpretation of speech in conjunction with a speech recognition (SR) system, such as, for example, consumer survey applications or systems.
  • SR speech recognition
  • a speech application in accordance with the 5 present invention is represented within a Web page, as an application script that interprets semantic objects according to a context. Any commonly known scripting language can be used to write the application script, such as Jscript, PerlScript, and VBscript.
  • the present invention is "Web-based" to the extent that it implements Web technologies, but it need not include or access the World Wide Web.
  • FIG. 1 A shows one possible architecture 100 on which the present invention maybe implemented.
  • a SR system 120 includes a SR application program hosted on a standard platform, such as SR server 122.
  • One or more associated databases 124 includes the SR application and data, such as context free grammar databases.
  • the SR system serves as an 5 interface or gateway between a user accessible network 130 and an application system (i.e., source) that generates the Web page that includes the application script.
  • the application source may be local or remote to the SR system. In fact, the application script source may also be hosted on server 122.
  • application code may be hosted on an application server 110, having an associated DB 112, that is coupled to the SR system via any one of a o variety of standard networks 150.
  • the SR system may service a variety of application sources, some of which may be local and others may be remote to the SR system. If the SR system is to access a remote application system, the SR system includes page address information (e.g., URLs) and may be configured to access the application system and download the Web page in response to an incoming call.
  • page address information e.g., URLs
  • the SR system 120 may include a network interface that facilitates receipt of audio information by any of a variety of a networks, such as telephone networks, cellular telephone networks, the Web, Internet, local area networks (LANs), wide area networks (WANs), private networks, virtual private networks (VPNs), intranets, extranets, wireless networks, and the like, 5 or some combination thereof.
  • the SR system may be accessible by any one or more of a variety of devices 140 capable of communicating audio information.
  • Such devices 140 may include, but are not limited to, a standard telephone (including cellular telephones) 142, a laptop computer 144, or a desktop computer 146, as well as other audio enabled devices (e.g., personal digital assistants, audio receivers, and application servers).
  • a speech application may be any interactive application that collects, provides, and/or shares information.
  • a speech application and application script may be any of a group of interactive applications, including consumer survey applications; Web access applications; educational applications, including health education applications and computer-based lesson applications and testing applications; screening applications, including 5 patient screening applications and consumer screening applications; health risk assessment applications; monitoring applications, including heath data monitoring applications and consumer preference monitoring applications; compliance applications, including applications that generate notifications of compliance related activities, including notifications regarding health or product maintenance; test results applications, including applications that provide at 0 least one of lab test results, standardized tests results, consumer product test results, and maintenance results; and linking applications, including applications that link two or more of the above applications.
  • the Web page 220 may reside local to 5 the SR system or may be downloaded from a transactional speech application system 110 via network 150.
  • Web page 220 is loaded on SR system 120 (or a platform local to it), represented as Web page 220' with application script 222'.
  • the functionality of the speech application is delivered to the SR system 120 from the application script 222' without the need for server-side application coding at an application server 110, as is necessary in systems using o speech applications written in VoiceXML, for example. That is, all required application functionality is downloaded as part of the application script and executed with the SR system 120.
  • Such functionality includes presenting user prompts, processing user responses, overall application session management, and interfacing with other available modules or facilities that provide functionality.
  • Such prompts may include questions, like "Have you ever been to Aruba?"
  • User responses include, for example, answers to such questions, e.g., "Hundred times!
  • Overall session management may include administering a survey that presents such prompts and processes such responses.
  • Such functionality also includes functionality to control SR system 120 and standard HTML and operating system functionality. Interfaces to such functionality are 5 preferably written as standalone, reusable objects.
  • all of the interface objects used by application script 222' conform to a standard interface model, such as ActiveX. That is, ActiveX objects 230 provide the application script 222' access to standard Web services. Therefore, application script 222' can easily access all of the inherent ActiveX capabilities of the operating system (e.g., messaging, o database access, etc.) via these standard interfaces 230 using standard ActiveX controls.
  • ActiveX interface objects 23 i.e., standard, consistent objects
  • Speech application in accordance with the present invention need only be configured to use these standard ActiveX interface objects 230, so do not require special or 5 custom interfaces.
  • the ActiveX objects 230 are local to the SR system and can be used with any application script presented to or loaded thereon.
  • a semantic interface referred to as the "Teller” interface 240, exposes the application script 222' to the SR application 210.
  • the Teller interface is written as an ActiveX object that is local to the SR system 210.
  • the Teller interface object 210 includes standard HTML browser o functionality, including tag processing, hyper references, and so forth.
  • the Teller interface object 240 also supports HTML extensions, such as Dialog, Play, and Record, as well as other known HTML extensions. If there are script tags residing on the Web page, the Teller interface object 240 loads a corresponding script engine.
  • the Teller interface is coded as a high-level object interface, it need not be 5 customized for the application script 222'. Rather, many instances of the Teller interface object 240 can be created, each serving one of a variety of application scripts. An instance of the Teller interface object 240 can be created in advance or upon an incoming call from device 140.
  • application script 222' controls the SR application 210, represented as arrow 242. For example, the application script can task the SR application to o begin recognition, play back a file, play a prompt, and so on. Such tasking may be accomplished using standard object oriented design (OOD) calls and methods.
  • OOD object oriented design
  • Teller interface object 240 can be further appreciated with respect to the following pseudo code segment:
  • the SR application 210 functionality is configured to produce and return a context free set of semantic data representing all possible valid interpretations of a received audio input.
  • the SR system may be of the form described in commonly owned, co-pending application having the
  • the SR system 120 may be configured to perform 5 syntactic and semantic processing using a common, root grammar or set of grammars to produce a semantic tree instance representing all possible valid interpretations of a received audio stream.
  • the semantic data is represented in a semantic object (or objects) 244 passed from the SR application 210 to the application script 222'.
  • Each semantic object 244 passes through the Teller . interface 240 to an evaluation interface 250 of the application script.
  • the evaluation interface 250 can also be written as an ActiveX object, which may serve as an evaluation (or interpretation) tool to the application script 222'.
  • the application script 222' provides a context to the evaluation interface 250.
  • the evaluation interface 250 determines a category associated with the context and applies the category to the semantic objects 244 to obtain a specific interpretation of the set of semantic data, from all of the possible interpretations. 5 This specific result may be referred to as a linguistic result, representing a word, phrase, or values. Once the linguistic result is determined, the application script 222' processes the result to determine its next action or prompt for the user.
  • the evaluation interface 250 may be further appreciated with the following pseudo code segment. Resultlnterface ⁇ 0 String asCategory(String category);
  • Categories are identified by their names. They specify the particular semantic interpretation required. Note that a semantic object 244 may capable of interpretation using any one of multiple valid categories. These categories control different semantic interpretations of the semantic object, depending on context. Collectively, the categories describe all possible valid interpretations of the semantic object. Because all contexts are represented, this allows the semantic object to be used and re-used in a context-independent manner. Examples of 5 Categories are: "number”, “string”, “digits”, “car-model”.
  • FIG. 3 provides a flowchart that may be implemented by the applications and objects for FIG. 2 by a transactional speech application in accordance with the present invention.
  • the process begins, for example, with receipt of an audio input by device 140 via network 130. This audio input is received by the SR system in step 302. If the application script 222' has not 0 already been downloaded to SR system 120, the application script 222' is downloaded from a source in step 304. With receipt of an audio input, the application script 222' tasks the SR system via controls 242 to, for example, interpret the audio input, in step 306.
  • the SR application 210 By interpreting the audio input, the SR application 210 generates a context free semantic tree instance representing all possible valid interpretations of the audio input, which is s represented as one or more semantic objects 244, in step 308.
  • the SR application 210 passes the semantic object(s) 244 to the application object 222' via the Teller interface 240.
  • the Teller interface does not perform any substantive processing of the semantic object(s) 244. Rather, a semantic tree evaluator 250 receives the semantic tree instance and a context dictated by the application script, in step 312. Evaluator 250 may be provided with the context by the o application script 222' prior to receipt of the semantic tree instance, embodied in semantic object 244.
  • the semantic tree instance may be directly received from the SR application 210 or it may be passed through the application script 222', depending on the embodiment.
  • the semantic tree evaluator 250 determines a category to be applied at each node of the semantic tree instance. Since the semantic tree instance is 5 received from the SR application 210 as context free and representing all valid interpretations of the audio input, application of the context and a corresponding category at each node is necessary to achieve a single, correct linguistic result. This result serves as a response to a pending prompt by the application script 222'. Accordingly, also in step 314, the linguistic result is passed to application script 222'. Application script 222' determines its next action, e.g., send another o prompt, as a function of the linguistic result.
  • the application script 222' need not access back-end servers for any reason.
  • the application script 222' may be deleted.
  • the ActiveX objects remain resident at the SR system and may be reused by other application scripts downloaded to the SR system.

Abstract

The present invention is a system and method for creating and implementing transactional speech applications (SAs) (120) using Web technologies, without reliance on server-side standard or custom services. A transactional speech application may be any application that requires interpretation of speech in conjunction with a speech recognition (SR) system, such as, for example, consumer survey systems. A speech application in accordance with the present invention is represented within a Web page, as an application script (222) that interprets semantic objects (244) according to a context. Any commonly known script language can be used to write the application script language, such as Jscript, Perlscript, and Vbscript. The present invention is 'Web-based' to the extent that it implements Web technologies, but it need not include or access the World Wide Web.

Description

WEB-BASED SPEECH RECOGNITION WITH SCRIPTING AND SEMANTIC OBJECTS
Field of the Invention The present invention generally relates to systems and methods for developing and implementing transactional speech applications. More specifically, the present invention relates to systems and methods for developing and implementing transactional speech applications using Web-based technologies.
Cross References to Related Applications
This application claims the benefit of priority from commonly owned U.S. Provisional Patent Application Serial Number 60/192,091, filed March 24 2000, entitled COMBINED SYNTACTIC AND SEMANTIC SEARCH, PARSING, AND APPLICATION ACCESS; U.S. Provisional Patent Application Serial Number 60/191,915, filed March 24 2000, entitled SPEECH RECOGNITION APPLICATION TECHNOLOGY USING WEB, SCRIPTING AND SEMANTIC OBJECTS; U.S. Provisional Patent Application Serial Number 60/192,090, filed March 24 2000, entitled A NOVEL APPROACH TO SPEECH RECOGNITION; and U.S. Provisional Patent Application Serial Number 60/192,076, filed March 24 2000, entitled REMOTE SERVER OBJECT ARCHITECTURE FOR SPEECH RECOGNITION. This application is also related to the following co-pending U.S. patent applications, the contents of which are incorporated herein in their entirety by reference:
"A NOVEL APPROACH TO SPEECH RECOGNITION", U.S. Patent Application Serial Number , attorney docket number ELZK-001 ; and
"PHONETIC DATA PROCESSING SYSTEM AND METHOD", U.S. Patent Application Serial Number , attorney docket number ELZK-002;
"REMOTE SERVER OBJECT ARCHITECTURE FOR SPEECH RECOGNITION", U.S. Patent Application Serial Number , attorney docket number ELZK-003.
Backeround of the Invention With the proliferation of computer systems, an increasing amount of processing is becoming automated. At the same time, the processing power of such systems continues to evolve. To make use of this increasingly available processing capability, organizations are attempting to migrate functions historically performed by individuals, if at all, to automated systems. For instance, increasingly, computer systems are developed and used to engage humans via speech interaction. Some systems, as an example, are implemented to conduct interviews or surveys of individuals via a telephone, while other systems may interact with individuals without the use of a network. Additionally, as speech over the World Wide Web (the "Web") and the Internet (e.g., voice over IP) becomes more and more commonplace, one can assume that human - computer speech based interaction will be increasingly conducted using that medium. 5 One typical example of human - computer speech based interaction is survey systems, wherein a computer conducts an automated speech based survey of an individual over a telephone. In such a case, the survey system may have a scripted survey (i.e., series of questions) to be asked of the individual. The survey system may ask a first question, as a prompt, and await (e.g., for 5 seconds) a response by the individual. If the survey system does not receive a 0 response, or receives a response that it can not interpret, the survey system may ask the question again or provide an instructional type of feedback. If the survey system receives a response that it can interpret, the survey system goes on to ask a next question or present a next prompt.
Such human - computer systems usually include an automatic speech recognition (ASR) system that converts incoming acoustic information into useful linguistic units, such as words or 5 phrases. In a transactional ASR, for example one operating over a telephone network, there are a set of allowed words and phrases, which are defined by grammars. The process of sorting through the grammars for a particular word or phrase usage is referred to as syntactic search, wherein the words and their order are determined, typically based on probability. Such syntactic search subsystems typically evaluate a word using a fixed start point and a fixed end point, and o process that data to determine the word with a related probability. However, this approach tends to be inefficient since the timeframe between start and end points may be adequate for some audio inputs, but inadequate for others, where some data beyond an endpoint may be cutoff and in other cases more time may be spent on a word than is required. Additionally, if not yielding results above a certain threshold probability, such systems may backtrack and continue to process 5 the audio input to improve the phonetic estimates. Otherwise, the system may just put forth a best guess, albeit with low confidence.
In such systems, typically audio inputs, whether speech or background noise, are processed as valid speech, for the most part. That is, such systems do not usually maintain sufficient contextual knowledge about the expected response to eliminate extraneous noises (or o "barge in"). As a result, such systems may attempt to interpret such noises as speech, thereby producing a result having embedded errors or rejecting the result altogether.
Development of speech applications that utilize speech recognition (SR) systems, to create such human - computer systems, is generally an expensive, time-consuming effort that requires a multi-disciplinary team. The dominant approach to improving the ease of such application development has been to create Web-based applications using HTML extensions. For example VOXML, VoiceXML, and SpeechML are known types of extensions created specifically for SR systems. However, these approaches have been seriously limited in their ability to represent complex speech interactions, due to strong limitations in their coding power, 5 as well as limitations on their control of, and access to, the underlying SR engines. That is, HTML is not a true programming language, but is rather a markup language. Therefore, it only provides a very limited framework, which is not particularly conducive to creating robust applications. Access to the speech recognition engines by such VoiceXML applications is limited by the bottlenecks of markup languages, such as the lack of programming language 0 facilities, and fixed, predefined interfaces to the SR engine.
Such VoiceXML applications typically reside with a SR system on a voice portal (or gateway) that acts as a client to a Web server that provides back-end services to the VoiceXML application. The back-end services include standard Web services and, usually, custom software required by the VoiceXML application. For example, a back-end (i.e., server-side) product data 5 servlet is typically included that is responsible for talking to back-end services, including converting received replies into XML. A product presentation servlet is typically also included at the server-side. This servlet is used to put content in a format required by the VoiceXML application (or client). A repository of VoiceXML specific XSL templates resides at the back- end and defines the formats used by the product presentation servlet. A product service is also o provided at the back-end that manages the dissemination of product-related information, for example, to facilitate product browsing. And, a product database used by the various server-side servlets and services also resides at the back-end.
This approach of a strong reliance on back-end, server-side services is required with such VoiceXML applications, since VoiceXML applications are not, themselves, capable of delivering 5 complex and robust functions.
Summary of the Invention
The present invention is a system and method for creating and implementing transactional speech applications (SAs) using Web technologies, without reliance on server-side standard or o custom services. A transactional speech application may be any application that requires interpretation of speech in conjunction with a speech recognition (SR) system, such as, for example, consumer survey applications or systems. A speech application in accordance with the present invention is represented within a Web page, as an application script that interprets semantic objects according to a context. Any commonly known scripting language can be used to write the application script, such as Jscript, PerlScript, and VBscript. The present invention is "Web-based" to the extent that it implements Web technologies, but it need not include or access the World Wide Web.
A SR system includes a SR platform and SR application program. The SR system serves as an interface or gateway between a user accessible network and an application system (i.e., source) that generates the Web page that includes the application script. The application script source may be local or remote or remote to the SR system. If the SR system is to access a remote application system, the SR system includes page address information (e.g., URLs) and may be configured to access the application system and download the Web page in response to an incoming call.
The SR platform may be, for example, a standard server having a network interface that facilitates receipt of audio information. The network interface may facilitate reception of audio information by any of a variety of a networks, such as telephone networks, cellular telephone networks, the Web, Internet, local area networks (LANs), wide area networks (WANs), private networks, virtual private networks (VPNs), intranets, extranets, wireless networks, and the like, or some combination thereof. The SR system may be accessible by any one or more of a variety of devices capable of communicating audio information, such as telephone, cellular telephone, personal computer (PC), personal digital assistant (PDA) or other types of audio enabled devices. The Web page, including the application script, may reside at the SR system, local to it, or may be downloaded from a transactional speech application system via a network, such as the networks described above. The functionality of the speech application is delivered to the SR system from the application script without the need for server-side application coding at an application server, as is necessary in systems using speech applications written in VoiceXML, for example. That is, all required application functionality may be downloaded, if necessary, and executed at the SR system. Such functionality includes presenting user prompts, processing user responses, overall application session management, interfacing with other available modules or facilities that provide functionality. Such functionality also includes SR system control functionality and standard HTML and operating system functionality. Interfaces to such functionality are preferably written as standalone, reusable objects. Generally, all of the interface objects used by the application script conform to a standard interface model, such as ActiveX. The application script can easily access all of the inherent ActiveX capabilities of the operating system (e.g., messaging, database access, etc.) via these standard interfaces using standard ActiveX controls. Using ActiveX interface objects (i.e., standard, consistent objects) for accessing and controlling functions available to the application script greatly eases the development and integration of such applications, which need only be configured to use these standard ActiveX interface objects, so do not require special or custom interfaces. The ActiveX objects are local to the SR system and can be used with any application script presented or downloaded. 5 An semantic interface to the SR application exposes the application script to the SR system. The semantic interface is written as an object that is local to the SR system, such as an ActiveX object. The semantic interface object includes standard HTML browser functionality, including tag processing, hyper references, and so forth. The semantic interface object also supports HTML extensions, such as Dialog, Play, and Record, as well as other known HTML 0 extensions. If there are script tags residing on the Web page, the semantic interface loads a corresponding script engine. Since the semantic interface is coded as a high-level object interface, it need not be customized for the application script. Through the semantic interface object, the application script controls the SR system. For example, the application script can task the SR application to begin recognition, play back a file, play a prompt, and so on. Such tasking 5 may be accomplished using standard object oriented design (OOD) calls and methods.
The SR application functionality is configured to produce and return a context free set of semantic data representing all possible valid interpretations of a received audio input. That is, the SR system may be configured to perform syntactic and semantic processing using a common, root grammar or set of grammars to produce a semantic data representing a plurality of valid o interpretations of a received audio input. The semantic data is represented in a semantic object
(or objects) passed from the SR application to the application script. Each semantic object passes through the semantic interface to an evaluation interface of the application script. The evaluation interface can also be written as an ActiveX object, which may serve as an evaluation (or interpretation) tool to the application script. The application script provides a context to the 5 evaluation interface. The evaluation interface determines the a category as a function of the context and applies the category to the set of semantic data to obtain a specific interpretation of the set of semantic data, from all of the possible interpretations. This specific result may be referred to as a linguistic result, representing a word, phrase, or values. Once the linguistic result is determined, the application script processes the result to determine its next action or prompt o for the user.
Brief Description of the Drawings The foregoing and other objects of this invention, the various features thereof, as well as the invention itself, may be more fully understood from the following description, when read together with the accompanying drawings, described: FIG. 1 is a network architecture within which the present invention may be implemented;
FIG. 2 is a block diagram depicting the various elements of an implementation of a speech application and speech recognition system in accordance with the present invention; and
FIG. 3 is a flow chart depicting a method of the present invention. 5 For the most part, and as will be apparent when referring to the figures, when an item is used unchanged in more than one figure, it is identified by the same alphanumeric reference indicator in all figures.
Detailed Description of the Preferred Embodiment 0 The present invention is a system and method for creating and implementing transactional speech applications (SAs) using Web technologies, without reliance on server-side standard or custom services. A transactional speech application may be any application that requires interpretation of speech in conjunction with a speech recognition (SR) system, such as, for example, consumer survey applications or systems. A speech application in accordance with the 5 present invention is represented within a Web page, as an application script that interprets semantic objects according to a context. Any commonly known scripting language can be used to write the application script, such as Jscript, PerlScript, and VBscript. The present invention is "Web-based" to the extent that it implements Web technologies, but it need not include or access the World Wide Web. o The present invention may be implemented on any one or more of a variety of devices, networks, and architectures. FIG. 1 A shows one possible architecture 100 on which the present invention maybe implemented. A SR system 120 includes a SR application program hosted on a standard platform, such as SR server 122. One or more associated databases 124 includes the SR application and data, such as context free grammar databases. The SR system serves as an 5 interface or gateway between a user accessible network 130 and an application system (i.e., source) that generates the Web page that includes the application script. The application source may be local or remote to the SR system. In fact, the application script source may also be hosted on server 122. In other embodiments, application code may be hosted on an application server 110, having an associated DB 112, that is coupled to the SR system via any one of a o variety of standard networks 150. In yet other embodiments, the SR system may service a variety of application sources, some of which may be local and others may be remote to the SR system. If the SR system is to access a remote application system, the SR system includes page address information (e.g., URLs) and may be configured to access the application system and download the Web page in response to an incoming call. The SR system 120 may include a network interface that facilitates receipt of audio information by any of a variety of a networks, such as telephone networks, cellular telephone networks, the Web, Internet, local area networks (LANs), wide area networks (WANs), private networks, virtual private networks (VPNs), intranets, extranets, wireless networks, and the like, 5 or some combination thereof. The SR system may be accessible by any one or more of a variety of devices 140 capable of communicating audio information. Such devices 140 may include, but are not limited to, a standard telephone (including cellular telephones) 142, a laptop computer 144, or a desktop computer 146, as well as other audio enabled devices (e.g., personal digital assistants, audio receivers, and application servers). 0 A speech application may be any interactive application that collects, provides, and/or shares information. As examples, in the present invention, a speech application and application script may be any of a group of interactive applications, including consumer survey applications; Web access applications; educational applications, including health education applications and computer-based lesson applications and testing applications; screening applications, including 5 patient screening applications and consumer screening applications; health risk assessment applications; monitoring applications, including heath data monitoring applications and consumer preference monitoring applications; compliance applications, including applications that generate notifications of compliance related activities, including notifications regarding health or product maintenance; test results applications, including applications that provide at 0 least one of lab test results, standardized tests results, consumer product test results, and maintenance results; and linking applications, including applications that link two or more of the above applications.
Referring to FIG. 2, a block diagram 200 showing an implementation of the present invention is shown. The Web page 220, including the application script 222, may reside local to 5 the SR system or may be downloaded from a transactional speech application system 110 via network 150. In any event, Web page 220 is loaded on SR system 120 (or a platform local to it), represented as Web page 220' with application script 222'. The functionality of the speech application is delivered to the SR system 120 from the application script 222' without the need for server-side application coding at an application server 110, as is necessary in systems using o speech applications written in VoiceXML, for example. That is, all required application functionality is downloaded as part of the application script and executed with the SR system 120. Such functionality includes presenting user prompts, processing user responses, overall application session management, and interfacing with other available modules or facilities that provide functionality. Such prompts may include questions, like "Have you ever been to Aruba?" User responses include, for example, answers to such questions, e.g., "Hundred times!" Overall session management may include administering a survey that presents such prompts and processes such responses. Such functionality also includes functionality to control SR system 120 and standard HTML and operating system functionality. Interfaces to such functionality are 5 preferably written as standalone, reusable objects.
In the preferred embodiment, all of the interface objects used by application script 222' conform to a standard interface model, such as ActiveX. That is, ActiveX objects 230 provide the application script 222' access to standard Web services. Therefore, application script 222' can easily access all of the inherent ActiveX capabilities of the operating system (e.g., messaging, o database access, etc.) via these standard interfaces 230 using standard ActiveX controls. Using ActiveX interface objects 23 (i.e., standard, consistent objects) for accessing and controlling functions available to the application script 222' greatly eases the development and integration of such applications. Speech application in accordance with the present invention need only be configured to use these standard ActiveX interface objects 230, so do not require special or 5 custom interfaces. The ActiveX objects 230 are local to the SR system and can be used with any application script presented to or loaded thereon.
A semantic interface, referred to as the "Teller" interface 240, exposes the application script 222' to the SR application 210. The Teller interface is written as an ActiveX object that is local to the SR system 210. The Teller interface object 210 includes standard HTML browser o functionality, including tag processing, hyper references, and so forth. The Teller interface object 240 also supports HTML extensions, such as Dialog, Play, and Record, as well as other known HTML extensions. If there are script tags residing on the Web page, the Teller interface object 240 loads a corresponding script engine.
Since the Teller interface is coded as a high-level object interface, it need not be 5 customized for the application script 222'. Rather, many instances of the Teller interface object 240 can be created, each serving one of a variety of application scripts. An instance of the Teller interface object 240 can be created in advance or upon an incoming call from device 140. Through the Teller interface object 240, application script 222' controls the SR application 210, represented as arrow 242. For example, the application script can task the SR application to o begin recognition, play back a file, play a prompt, and so on. Such tasking may be accomplished using standard object oriented design (OOD) calls and methods.
Teller interface object 240 can be further appreciated with respect to the following pseudo code segment:
// Transaction Parameters void SetTimeout(int time); void SetBargeIn(boolean b); void SetListenRatio(float confidence); // Transaction Methods 5 Resultlnterface Play(String file);
Resultlnterface Say(String sentence); Resultlnterface Listen(String semanticObjectClass); boolean Hangup();
0 The SR application 210 functionality is configured to produce and return a context free set of semantic data representing all possible valid interpretations of a received audio input. The SR system may be of the form described in commonly owned, co-pending application having the
U.S. Patent Application Serial Number (Attorney reference ELZK-002), incorporated herein by reference. That is, the SR system 120 may be configured to perform 5 syntactic and semantic processing using a common, root grammar or set of grammars to produce a semantic tree instance representing all possible valid interpretations of a received audio stream. The semantic data is represented in a semantic object (or objects) 244 passed from the SR application 210 to the application script 222'. Each semantic object 244 passes through the Teller . interface 240 to an evaluation interface 250 of the application script. o The evaluation interface 250 can also be written as an ActiveX object, which may serve as an evaluation (or interpretation) tool to the application script 222'. The application script 222' provides a context to the evaluation interface 250. The evaluation interface 250 determines a category associated with the context and applies the category to the semantic objects 244 to obtain a specific interpretation of the set of semantic data, from all of the possible interpretations. 5 This specific result may be referred to as a linguistic result, representing a word, phrase, or values. Once the linguistic result is determined, the application script 222' processes the result to determine its next action or prompt for the user. The evaluation interface 250 may be further appreciated with the following pseudo code segment. Resultlnterface { 0 String asCategory(String category);
}
Categories are identified by their names. They specify the particular semantic interpretation required. Note that a semantic object 244 may capable of interpretation using any one of multiple valid categories. These categories control different semantic interpretations of the semantic object, depending on context. Collectively, the categories describe all possible valid interpretations of the semantic object. Because all contexts are represented, this allows the semantic object to be used and re-used in a context-independent manner. Examples of 5 Categories are: "number", "string", "digits", "car-model".
FIG. 3 provides a flowchart that may be implemented by the applications and objects for FIG. 2 by a transactional speech application in accordance with the present invention. The process begins, for example, with receipt of an audio input by device 140 via network 130. This audio input is received by the SR system in step 302. If the application script 222' has not 0 already been downloaded to SR system 120, the application script 222' is downloaded from a source in step 304. With receipt of an audio input, the application script 222' tasks the SR system via controls 242 to, for example, interpret the audio input, in step 306.
By interpreting the audio input, the SR application 210 generates a context free semantic tree instance representing all possible valid interpretations of the audio input, which is s represented as one or more semantic objects 244, in step 308. In step 310, the SR application 210 passes the semantic object(s) 244 to the application object 222' via the Teller interface 240. The Teller interface does not perform any substantive processing of the semantic object(s) 244. Rather, a semantic tree evaluator 250 receives the semantic tree instance and a context dictated by the application script, in step 312. Evaluator 250 may be provided with the context by the o application script 222' prior to receipt of the semantic tree instance, embodied in semantic object 244. The semantic tree instance may be directly received from the SR application 210 or it may be passed through the application script 222', depending on the embodiment.
In the preferred form, the semantic tree evaluator 250, in step 314, determines a category to be applied at each node of the semantic tree instance. Since the semantic tree instance is 5 received from the SR application 210 as context free and representing all valid interpretations of the audio input, application of the context and a corresponding category at each node is necessary to achieve a single, correct linguistic result. This result serves as a response to a pending prompt by the application script 222'. Accordingly, also in step 314, the linguistic result is passed to application script 222'. Application script 222' determines its next action, e.g., send another o prompt, as a function of the linguistic result.
As the session is conducted, the application script 222' need not access back-end servers for any reason. When the session is finished, for example, if a survey being administered by application script 222' is complete, the application script 222' may be deleted. The ActiveX objects remain resident at the SR system and may be reused by other application scripts downloaded to the SR system.
The invention may be embodied in other specific forms without departing from the spirit or central characteristics thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by appending claims rather than by the foregoing description, and all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

Claims

1. A speech application system, comprising: A. a speech recognition (SR) system configured to receive an audio input and generate a set of semantic data representing a plurality of valid interpretations of said audio input; B a speech application script, loaded at the SR system and configured to task said SR system, said application script defining a context; C. a semantic data evaluator, configured to receive said set of semantic data and said context and, as a function thereof, to generate a linguistic result corresponding to said audio input, and to return said linguistic result to said application script; and D. a set of reusable object oriented interfaces local to the SR system, said interfaces configured to interface said application script with said SR system.
2. A system as in claim 1, wherein one or more of said application script is included in a Web page.
3. A system as in claim 1, wherein one or more of said interfaces are objects exposed via ActiveX facilities.
4. A system as in claim 1, wherein said application script includes programming code written in a language chosen from a group of scripting languages comprising (1) Jscript; (2) PerlScript; and (3) VBscript.
5. A system as in claim 1, wherein said set of semantic data is represented as a semantic tree instance.
6. A system as in claim 1, wherein said set of semantic data is represented in a semantic object.
7. A system as in claim 1, wherein said audio input is received from a device chosen from a group comprising: A. a telephone;
B. a cellular telephone;
C. a personal computer;
D. an application server; and
E. an audio receiver.
8. A system as in claim 1, wherein said audio input is received via a network comprised of one or more wire or wireless networks from a group comprising: A. a telephone network; B. a cellular telephone network; C. a LAN; D. a WAN; E. a virtual private network; F. the Internet; and G. the Web.
9. A system as in claim 1, wherein said plurality of valid interpretations of said audio input includes all valid interpretations of said audio input within said context.
10. A system as in claim 1, wherein speech application is chosen from a group of interactive speech applications comprising: A. consumer survey applications; B. Web access applications; C. educational applications, including health education applications and computer- based lesson applications and testing applications; D. screening applications, including patient screening applications and consumer screening applications; E. health risk assessment applications; F. monitoring applications, including heath data monitoring applications and consumer preference monitoring applications; G. compliance applications, including applications that generate notifications of compliance related activities, including notifications regarding health or product maintenance; H. test results applications, including applications that provide at least one of lab test results, standardized tests results, consumer product test results, and maintenance results; and I. linking applications, including applications that link two or more of the applications in parts A through H.
11. A speech application system comprising: A. a speech recognition (SR) system hosted on a first computer and configured to receive an audio input from an input device and to generate one or more semantic obj ects representing a plurality of valid interpretations of said audio input; B a Web page loaded on said first computer, from a second computer, said Web page including an application script comprising a set of speech application functionality and configured to interact with said input device via said SR system, wherein said speech application is configured to conduct speech application sessions without accessing said second computer; C. a set of reusable object oriented interfaces local to the first computer, said interfaces including: (1) one or more interface objects configured to facilitate access by said application script to standard services of said first computer; and (2) a semantic interface configured to facilitate access to and control of said SR system by said application script; and D. a semantic object evaluator, configured to generate from said semantic objects, as a function of said context, a single interpretation of said audio input and to return said single interpretation to said application script.
12. A system as in claim 11, wherein speech application is chosen from a group of interactive speech applications comprising: A. consumer survey applications; B. Web access applications; C. educational applications, including health education applications and computer- based lesson applications and testing applications; D. screening applications, including patient screening applications and consumer screening applications; E. health risk assessment applications; F. monitoring applications, including heath data monitoring applications and consumer preference monitoring applications; G. compliance applications, including applications that generate notifications of compliance related activities, including notifications regarding health or product maintenance; H. test results applications, including applications that provide at least one of lab test results, standardized tests results, consumer product test results, and maintenance results; and I. linking applications, including applications that link two or more of the applications in parts A through H.
13. A system as in claim 11, wherein said set of reusable objet oriented interfaces and said semantic object evaluator are objects exposed via ActiveX facilities.
14. A speech application script included within a Web page, and configured to interact with a SR system hosted on a first computer and configured to receive an audio input and to generate one or more semantic objects representing a plurality of valid interpretations of said audio input, said first computer also including a plurality of interfaces objects and a semantic object evaluator configured to generate from said one or more semantic objects a single interpretation of said audio input as a function of a context, said speech application script comprising: A. a context definition; B. a link to said semantic object evaluator; C. a link to said SR system, via a semantic interface object, from said plurality of interface objects; D. a set of control functionality comprising: (1) a session manager configured to generate user prompts and to determine a next action as a function of said single interpretation; (2) a SR system controller, configured to task said SR system; and (3) a communication manager, configured to manage interaction with said input device via said SR system, wherein said speech application script is loaded on said first computer from a second computer and said speech application is configured to conduct speech application sessions without accessing said second computer.
15. A system as in claim 14 wherein said interface objects are objects exposed via ActiveX facilities.
16. A application script as in claim 14 wherein said speech application script is a speech application chosen from a group of interactive speech applications comprising: A. consumer survey applications; B. Web access applications; C. educational applications, including health education applications and computer- based lesson applications and testing applications; D. screening applications, including patient screening applications and consumer screening applications; E. health risk assessment applications; F. monitoring applications, including heath data monitoring applications and consumer preference monitoring applications; G. compliance applications, including applications that generate notifications of compliance related activities, including notifications regarding health or product maintenance; H. test results applications, including applications that provide at least one of lab test results, standardized tests results, consumer product test results, and maintenance results; and I. linking applications, including applications that link two or more of the applications in parts A through H.
17. A method of performing a speech application session, wherein a SR system is hosted on a first computer and includes a means to receive an audio input, said method comprising: A. receiving said audio input by said SR system; B. loading a Web page including an application script on said first computer, said application script including a set of functionality configured to manage a speech application session and control said SR system, without accessing functionality from a second computer; C. establishing a set of standard interfaces between said SR system and said application script, including establishing a semantic evaluator; D. in response to tasking by said application script, generating by said SR system one or more semantic objects representing all possible interpretations of said audio input; E. in response to receiving a context defined by said application script, determining by said semantic evaluator a single semantic interpretation from said one or more semantic objects; and F. determining a next action by said application script as a function of said single semantic interpretation.
18. A method of configuring a speech application system, wherein a SR system is hosted on a first computer and includes a means to receive an audio input, said method comprising: A. generating a Web page on a second computer; B. defining a speech application script including a set of functionality configured to manage a speech application session and control said SR system, without accessing functionality from said second computer; C. integrating said application script into said Web page; D. loading said Web page, including said application script, from said second computer to said first computer; and E. establishing a set of standard interfaces between said application script and said SR system.
PCT/US2001/009300 2000-03-24 2001-03-23 Web-based speech recognition with scripting and semantic objects WO2001073755A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
DE60130880T DE60130880T2 (en) 2000-03-24 2001-03-23 WEB-BASED VOICE RECOGNITION BY SCRIPTING AND SEMANTIC OBJECTS
EP01920678A EP1277201B1 (en) 2000-03-24 2001-03-23 Web-based speech recognition with scripting and semantic objects
AU2001247708A AU2001247708A1 (en) 2000-03-24 2001-03-23 Web-based speech recognition with scripting and semantic objects

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US19191500P 2000-03-24 2000-03-24
US19209000P 2000-03-24 2000-03-24
US19209100P 2000-03-24 2000-03-24
US19207600P 2000-03-24 2000-03-24
US60/192,076 2000-03-24
US60/192,091 2000-03-24
US60/192,090 2000-03-24
US60/191,915 2000-03-24

Publications (1)

Publication Number Publication Date
WO2001073755A1 true WO2001073755A1 (en) 2001-10-04

Family

ID=27497914

Family Applications (4)

Application Number Title Priority Date Filing Date
PCT/US2001/009370 WO2001073753A1 (en) 2000-03-24 2001-03-23 A novel approach to speech recognition
PCT/US2001/040354 WO2001073757A1 (en) 2000-03-24 2001-03-23 Remote server object architecture for speech recognition
PCT/US2001/009549 WO2001073593A1 (en) 2000-03-24 2001-03-23 Phonetic data processing system and method
PCT/US2001/009300 WO2001073755A1 (en) 2000-03-24 2001-03-23 Web-based speech recognition with scripting and semantic objects

Family Applications Before (3)

Application Number Title Priority Date Filing Date
PCT/US2001/009370 WO2001073753A1 (en) 2000-03-24 2001-03-23 A novel approach to speech recognition
PCT/US2001/040354 WO2001073757A1 (en) 2000-03-24 2001-03-23 Remote server object architecture for speech recognition
PCT/US2001/009549 WO2001073593A1 (en) 2000-03-24 2001-03-23 Phonetic data processing system and method

Country Status (6)

Country Link
US (2) US6895377B2 (en)
EP (2) EP1279165B1 (en)
AT (2) ATE494610T1 (en)
AU (4) AU2001252951A1 (en)
DE (2) DE60143797D1 (en)
WO (4) WO2001073753A1 (en)

Families Citing this family (72)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7286984B1 (en) 1999-11-05 2007-10-23 At&T Corp. Method and system for automatically detecting morphemes in a task classification system using lattices
US8392188B1 (en) 1999-11-05 2013-03-05 At&T Intellectual Property Ii, L.P. Method and system for building a phonotactic model for domain independent speech recognition
US20030191625A1 (en) * 1999-11-05 2003-10-09 Gorin Allen Louis Method and system for creating a named entity language model
US7263484B1 (en) 2000-03-04 2007-08-28 Georgia Tech Research Corporation Phonetic searching
JP2002057930A (en) * 2000-05-30 2002-02-22 Fuji Photo Film Co Ltd Digital still camera and its operation control method
US6970185B2 (en) * 2001-01-31 2005-11-29 International Business Machines Corporation Method and apparatus for enhancing digital images with textual explanations
US7392191B2 (en) * 2001-03-29 2008-06-24 Intellisist, Inc. Method and device to distinguish between voice conversation and automated speech recognition
US8301503B2 (en) * 2001-07-17 2012-10-30 Incucomm, Inc. System and method for providing requested information to thin clients
US20090157483A1 (en) * 2001-11-14 2009-06-18 Retaildna, Llc Method and system for using artificial intelligence to generate or modify an employee prompt or a customer survey
US7336602B2 (en) * 2002-01-29 2008-02-26 Intel Corporation Apparatus and method for wireless/wired communications interface
US7369532B2 (en) * 2002-02-26 2008-05-06 Intel Corporation Apparatus and method for an audio channel switching wireless device
US7254708B2 (en) * 2002-03-05 2007-08-07 Intel Corporation Apparatus and method for wireless device set-up and authentication using audio authentication—information
US20030208451A1 (en) * 2002-05-03 2003-11-06 Jim-Shih Liaw Artificial neural systems with dynamic synapses
US7398209B2 (en) 2002-06-03 2008-07-08 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US7693720B2 (en) 2002-07-15 2010-04-06 Voicebox Technologies, Inc. Mobile systems and methods for responding to natural language speech utterance
US7133828B2 (en) * 2002-10-18 2006-11-07 Ser Solutions, Inc. Methods and apparatus for audio data analysis and data mining using speech recognition
US8055503B2 (en) * 2002-10-18 2011-11-08 Siemens Enterprise Communications, Inc. Methods and apparatus for audio data analysis and data mining using speech recognition
US7076427B2 (en) * 2002-10-18 2006-07-11 Ser Solutions, Inc. Methods and apparatus for audio data monitoring and evaluation using speech recognition
US20040111272A1 (en) * 2002-12-10 2004-06-10 International Business Machines Corporation Multimodal speech-to-speech language translation and display
WO2005020209A2 (en) 2003-08-22 2005-03-03 Ser Solutions, Ic. System for and method of automated quality monitoring
US20050138137A1 (en) * 2003-12-19 2005-06-23 Microsoft Corporation Using parameterized URLs for retrieving resource content items
US7555543B2 (en) * 2003-12-19 2009-06-30 Microsoft Corporation Server architecture for network resource information routing
US7668939B2 (en) * 2003-12-19 2010-02-23 Microsoft Corporation Routing of resource information in a network
US7647385B2 (en) * 2003-12-19 2010-01-12 Microsoft Corporation Techniques for limiting network access
US20060095628A1 (en) * 2003-12-19 2006-05-04 Microsoft Corporation External-Network Data Content Exposure to Network-Connected Devices
US7570746B2 (en) * 2004-03-18 2009-08-04 Sony Corporation Method and apparatus for voice interactive messaging
KR100695127B1 (en) * 2004-10-08 2007-03-14 삼성전자주식회사 Multi-Layered speech recognition apparatus and method
JP4802489B2 (en) * 2004-12-07 2011-10-26 日本電気株式会社 Sound data providing system and method
US20070027808A1 (en) * 2005-07-29 2007-02-01 Microsoft Corporation Strategies for queuing events for subsequent processing
US7640160B2 (en) 2005-08-05 2009-12-29 Voicebox Technologies, Inc. Systems and methods for responding to natural language speech utterance
US7620549B2 (en) 2005-08-10 2009-11-17 Voicebox Technologies, Inc. System and method of supporting adaptive misrecognition in conversational speech
US7949529B2 (en) 2005-08-29 2011-05-24 Voicebox Technologies, Inc. Mobile systems and methods of supporting natural language human-machine interactions
WO2007027989A2 (en) * 2005-08-31 2007-03-08 Voicebox Technologies, Inc. Dynamic speech sharpening
JP5132565B2 (en) * 2005-10-14 2013-01-30 アプライド メディカル リソーシーズ コーポレイション Method for manufacturing hand access instrument for laparoscopy
US20070143307A1 (en) * 2005-12-15 2007-06-21 Bowers Matthew N Communication system employing a context engine
US8117246B2 (en) 2006-04-17 2012-02-14 Microsoft Corporation Registering, transfering, and acting on event metadata
WO2008043582A1 (en) * 2006-10-13 2008-04-17 International Business Machines Corporation Systems and methods for building an electronic dictionary of multi-word names and for performing fuzzy searches in said dictionary
US8073681B2 (en) 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
US7742922B2 (en) * 2006-11-09 2010-06-22 Goller Michael D Speech interface for search engines
US20080148284A1 (en) * 2006-12-15 2008-06-19 Maui Media Lab Llc Apparatus and method for developing and executing applications with declarative objects
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US8140335B2 (en) 2007-12-11 2012-03-20 Voicebox Technologies, Inc. System and method for providing a natural language voice user interface in an integrated voice navigation services environment
US8131714B2 (en) * 2008-01-02 2012-03-06 Think Village-OIP, LLC Linguistic assistance systems and methods
US20090171663A1 (en) * 2008-01-02 2009-07-02 International Business Machines Corporation Reducing a size of a compiled speech recognition grammar
US8589161B2 (en) 2008-05-27 2013-11-19 Voicebox Technologies, Inc. System and method for an integrated, multi-modal, multi-device natural language voice services environment
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
US20110044447A1 (en) * 2009-08-21 2011-02-24 Nexidia Inc. Trend discovery in audio signals
KR20110036385A (en) * 2009-10-01 2011-04-07 삼성전자주식회사 Apparatus for analyzing intention of user and method thereof
US9502025B2 (en) 2009-11-10 2016-11-22 Voicebox Technologies Corporation System and method for providing a natural language content dedication service
US9171541B2 (en) 2009-11-10 2015-10-27 Voicebox Technologies Corporation System and method for hybrid processing in a natural language voice services environment
US9378202B2 (en) 2010-03-26 2016-06-28 Virtuoz Sa Semantic clustering
US9524291B2 (en) * 2010-10-06 2016-12-20 Virtuoz Sa Visual display of semantic information
US10957310B1 (en) 2012-07-23 2021-03-23 Soundhound, Inc. Integrated programming framework for speech and text understanding with meaning parsing
US9390708B1 (en) * 2013-05-28 2016-07-12 Amazon Technologies, Inc. Low latency and memory efficient keywork spotting
US11295730B1 (en) 2014-02-27 2022-04-05 Soundhound, Inc. Using phonetic variants in a local context to improve natural language understanding
US9898459B2 (en) 2014-09-16 2018-02-20 Voicebox Technologies Corporation Integration of domain information into state transitions of a finite state transducer for natural language processing
US9626703B2 (en) 2014-09-16 2017-04-18 Voicebox Technologies Corporation Voice commerce
EP3207467A4 (en) 2014-10-15 2018-05-23 VoiceBox Technologies Corporation System and method for providing follow-up responses to prior natural language inputs of a user
US10614799B2 (en) 2014-11-26 2020-04-07 Voicebox Technologies Corporation System and method of providing intent predictions for an utterance prior to a system detection of an end of the utterance
US10431214B2 (en) 2014-11-26 2019-10-01 Voicebox Technologies Corporation System and method of determining a domain and/or an action related to a natural language input
US10515150B2 (en) * 2015-07-14 2019-12-24 Genesys Telecommunications Laboratories, Inc. Data driven speech enabled self-help systems and methods of operating thereof
US10382623B2 (en) 2015-10-21 2019-08-13 Genesys Telecommunications Laboratories, Inc. Data-driven dialogue enabled self-help systems
US10455088B2 (en) 2015-10-21 2019-10-22 Genesys Telecommunications Laboratories, Inc. Dialogue flow optimization and personalization
US10204146B2 (en) * 2016-02-09 2019-02-12 Ca, Inc. Automatic natural language processing based data extraction
US20170242886A1 (en) * 2016-02-19 2017-08-24 Jack Mobile Inc. User intent and context based search results
US10515086B2 (en) 2016-02-19 2019-12-24 Facebook, Inc. Intelligent agent and interface to provide enhanced search
US10331784B2 (en) 2016-07-29 2019-06-25 Voicebox Technologies Corporation System and method of disambiguating natural language processing requests
EP4125029A1 (en) 2017-03-23 2023-02-01 Samsung Electronics Co., Ltd. Electronic apparatus, controlling method of thereof and non-transitory computer readable recording medium
CN109979464A (en) * 2017-12-28 2019-07-05 南昌弘为企业管理有限公司 Exempt from the method and system of the voice semantics recognition of stream APP based on intelligence
KR20200052612A (en) 2018-11-07 2020-05-15 삼성전자주식회사 Electronic apparatus for processing user utterance and controlling method thereof
CN112102840A (en) * 2020-09-09 2020-12-18 中移(杭州)信息技术有限公司 Semantic recognition method, device, terminal and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5457768A (en) * 1991-08-13 1995-10-10 Kabushiki Kaisha Toshiba Speech recognition apparatus using syntactic and semantic analysis
US6134548A (en) * 1998-11-19 2000-10-17 Ac Properties B.V. System, method and article of manufacture for advanced mobile bargain shopping
US6154720A (en) * 1995-06-13 2000-11-28 Sharp Kabushiki Kaisha Conversational sentence translation apparatus allowing the user to freely input a sentence to be translated
US6173279B1 (en) * 1998-04-09 2001-01-09 At&T Corp. Method of using a natural language interface to retrieve information from one or more data resources
US6173261B1 (en) * 1998-09-30 2001-01-09 At&T Corp Grammar fragment acquisition using syntactic and semantic clustering
US6233561B1 (en) * 1999-04-12 2001-05-15 Matsushita Electric Industrial Co., Ltd. Method for goal-oriented speech translation in hand-held devices using meaning extraction and dialogue

Family Cites Families (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4829423A (en) * 1983-01-28 1989-05-09 Texas Instruments Incorporated Menu-based natural language understanding system
US4688195A (en) * 1983-01-28 1987-08-18 Texas Instruments Incorporated Natural-language interface generating system
US5083268A (en) 1986-10-15 1992-01-21 Texas Instruments Incorporated System and method for parsing natural language by unifying lexical features of words
US5027408A (en) 1987-04-09 1991-06-25 Kroeker John P Speech-recognition circuitry employing phoneme estimation
US5168524A (en) 1989-08-17 1992-12-01 Eliza Corporation Speech-recognition circuitry employing nonlinear processing, speech element modeling and phoneme estimation
WO1991011766A2 (en) * 1990-01-30 1991-08-08 Johnson Service Company Networked facilities management system
US5297257A (en) * 1991-04-15 1994-03-22 Allen-Bradley Company, Inc. Distributing a real-time control program to a plurality of input/output nodes
US5864614A (en) 1992-04-17 1999-01-26 Bell Atlantic Network Services, Inc. Intelligent peripheral and network control
US5615296A (en) * 1993-11-12 1997-03-25 International Business Machines Corporation Continuous speech recognition and voice response system and method to enable conversational dialogues with microprocessors
US5687212A (en) * 1995-07-25 1997-11-11 Bell Atlantic Network Services, Inc. System for reactively maintaining telephone network facilities in a public switched telephone network
JP3476237B2 (en) * 1993-12-28 2003-12-10 富士通株式会社 Parser
US5748841A (en) * 1994-02-25 1998-05-05 Morin; Philippe Supervised contextual language acquisition system
US5729656A (en) 1994-11-30 1998-03-17 International Business Machines Corporation Reduction of search space in speech recognition using phone boundaries and phone ranking
US5659542A (en) 1995-03-03 1997-08-19 Intecom, Inc. System and method for signalling and call processing for private and hybrid communications systems including multimedia systems
US5675723A (en) * 1995-05-19 1997-10-07 Compaq Computer Corporation Multi-server fault tolerance using in-band signalling
US5974409A (en) * 1995-08-23 1999-10-26 Microsoft Corporation System and method for locating information in an on-line network
US5647002A (en) 1995-09-01 1997-07-08 Lucent Technologies Inc. Synchronization of mailboxes of different types
US5825977A (en) 1995-09-08 1998-10-20 Morin; Philippe R. Word hypothesizer based on reliably detected phoneme similarity regions
US5822728A (en) 1995-09-08 1998-10-13 Matsushita Electric Industrial Co., Ltd. Multistage word recognizer based on reliably detected phoneme similarity regions
US5799276A (en) * 1995-11-07 1998-08-25 Accent Incorporated Knowledge-based speech recognition system and methods having frame length computed based upon estimated pitch period of vocalic intervals
US6343313B1 (en) * 1996-03-26 2002-01-29 Pixion, Inc. Computer conferencing system with real-time multipoint, multi-speed, multi-stream scalability
US5822729A (en) 1996-06-05 1998-10-13 Massachusetts Institute Of Technology Feature-based speech recognizer having probabilistic linguistic processor providing word matching based on the entire space of feature vectors
US5881230A (en) * 1996-06-24 1999-03-09 Microsoft Corporation Method and system for remote automation of object oriented applications
US5966686A (en) * 1996-06-28 1999-10-12 Microsoft Corporation Method and system for computing semantic logical forms from syntax trees
US5835890A (en) 1996-08-02 1998-11-10 Nippon Telegraph And Telephone Corporation Method for speaker adaptation of speech models recognition scheme using the method and recording medium having the speech recognition method recorded thereon
US5960399A (en) * 1996-12-24 1999-09-28 Gte Internetworking Incorporated Client/server speech processor/recognizer
US6456974B1 (en) * 1997-01-06 2002-09-24 Texas Instruments Incorporated System and method for adding speech recognition capabilities to java
US6078886A (en) * 1997-04-14 2000-06-20 At&T Corporation System and method for providing remote automatic speech recognition services via a packet network
US6052682A (en) 1997-05-02 2000-04-18 Bbn Corporation Method of and apparatus for recognizing and labeling instances of name classes in textual environments
US6112176A (en) * 1997-05-16 2000-08-29 Compaq Computer Corporation Speech data collection over the world wide web
US5897616A (en) * 1997-06-11 1999-04-27 International Business Machines Corporation Apparatus and methods for speaker verification/identification/classification employing non-acoustic and/or acoustic models and databases
US5953700A (en) * 1997-06-11 1999-09-14 International Business Machines Corporation Portable acoustic interface for remote access to automatic speech/speaker recognition server
JP2002511989A (en) * 1997-06-20 2002-04-16 スイスコム アーゲー Audio information broadcasting system and method
US5941996A (en) * 1997-07-25 1999-08-24 Merrill Lynch & Company, Incorporated Distributed network agents
US6192338B1 (en) * 1997-08-12 2001-02-20 At&T Corp. Natural language knowledge servers as network resources
US6138249A (en) * 1997-12-11 2000-10-24 Emc Corporation Method and apparatus for monitoring computer systems during manufacturing, testing and in the field
US6397179B2 (en) * 1997-12-24 2002-05-28 Nortel Networks Limited Search optimization system and method for continuous speech recognition
US6163765A (en) * 1998-03-30 2000-12-19 Motorola, Inc. Subband normalization, transformation, and voiceness to recognize phonemes for text messaging in a radio communication system
US6243670B1 (en) * 1998-09-02 2001-06-05 Nippon Telegraph And Telephone Corporation Method, apparatus, and computer readable medium for performing semantic analysis and generating a semantic structure having linked frames
US6230190B1 (en) * 1998-10-09 2001-05-08 Openwave Systems Inc. Shared-everything file storage for clustered system
US6247057B1 (en) * 1998-10-22 2001-06-12 Microsoft Corporation Network server supporting multiple instance of services to operate concurrently by having endpoint mapping subsystem for mapping virtual network names to virtual endpoint IDs
GB9904663D0 (en) * 1999-03-01 1999-04-21 Canon Kk Apparatus and method for generating processor usable data from natural langage input data
EP1059782A3 (en) * 1999-06-10 2004-02-04 Lucent Technologies Inc. Method and apparatus for dynamically allocating bandwidth utilization in a packet telephony network
US6615172B1 (en) * 1999-11-12 2003-09-02 Phoenix Solutions, Inc. Intelligent query engine for processing voice based queries
US20020097692A1 (en) * 2000-12-29 2002-07-25 Nokia Mobile Phones Ltd. User interface for a mobile station
US20020152292A1 (en) * 2001-01-09 2002-10-17 Ricoh Company Limited Method and system of remote support of device using e-mail

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5457768A (en) * 1991-08-13 1995-10-10 Kabushiki Kaisha Toshiba Speech recognition apparatus using syntactic and semantic analysis
US6154720A (en) * 1995-06-13 2000-11-28 Sharp Kabushiki Kaisha Conversational sentence translation apparatus allowing the user to freely input a sentence to be translated
US6173279B1 (en) * 1998-04-09 2001-01-09 At&T Corp. Method of using a natural language interface to retrieve information from one or more data resources
US6173261B1 (en) * 1998-09-30 2001-01-09 At&T Corp Grammar fragment acquisition using syntactic and semantic clustering
US6134548A (en) * 1998-11-19 2000-10-17 Ac Properties B.V. System, method and article of manufacture for advanced mobile bargain shopping
US6233561B1 (en) * 1999-04-12 2001-05-15 Matsushita Electric Industrial Co., Ltd. Method for goal-oriented speech translation in hand-held devices using meaning extraction and dialogue

Also Published As

Publication number Publication date
US6895377B2 (en) 2005-05-17
DE60130880D1 (en) 2007-11-22
WO2001073593A1 (en) 2001-10-04
AU2001250975A1 (en) 2001-10-08
EP1277201B1 (en) 2007-10-10
DE60130880T2 (en) 2008-07-17
WO2001073757A1 (en) 2001-10-04
AU2001252951A1 (en) 2001-10-08
US20010037197A1 (en) 2001-11-01
EP1279165A4 (en) 2005-10-05
US20010049601A1 (en) 2001-12-06
EP1277201A4 (en) 2005-09-21
AU2001250050A1 (en) 2001-10-08
ATE494610T1 (en) 2011-01-15
ATE375589T1 (en) 2007-10-15
DE60143797D1 (en) 2011-02-17
EP1279165B1 (en) 2011-01-05
WO2001073753A1 (en) 2001-10-04
EP1279165A1 (en) 2003-01-29
AU2001247708A1 (en) 2001-10-08
EP1277201A1 (en) 2003-01-22
US7120585B2 (en) 2006-10-10

Similar Documents

Publication Publication Date Title
EP1277201B1 (en) Web-based speech recognition with scripting and semantic objects
US8510412B2 (en) Web-based speech recognition with scripting and semantic objects
US20050080628A1 (en) System, method, and programming language for developing and running dialogs between a user and a virtual agent
KR101169113B1 (en) Machine learning
US8001469B2 (en) Automatic generation of interactive systems from a formalized description language
US9104287B2 (en) System and method for data collection interface creation and data collection administration
US7809570B2 (en) Systems and methods for responding to natural language speech utterance
Lucas VoiceXML for Web-based distributed conversational applications
US20180165691A1 (en) Learning and automating agent actions
US8155959B2 (en) Dialog system for human agent to correct abnormal output
EP1936607B1 (en) Automated speech recognition application testing
US20050043953A1 (en) Dynamic creation of a conversational system from dialogue objects
US7366766B2 (en) Web-based speech recognition with scripting and semantic objects
US11907665B2 (en) Method and system for processing user inputs using natural language processing
US8478588B2 (en) Run-time simulation environment for voiceXML applications that simulates and automates user interaction
US20060210025A1 (en) Diagnosing voice application issues of an operational environment
WO2005038775A1 (en) System, method, and programming language for developing and running dialogs between a user and a virtual agent
CN111104118A (en) AIML-based natural language instruction execution method and system
Stallard et al. The GTNPhone Dialog System
Rajput et al. SAMVAAD: speech applications made viable for access-anywhere devices
CN111324702A (en) Man-machine conversation method and headset for simulating human voice to carry out man-machine conversation
CN111324703A (en) Man-machine conversation method and doll simulating human voice to carry out man-machine conversation
Griol et al. Modeling internet as a user-adapted speech service
Griol Barres et al. Modeling Internet as a User-Adapted Speech Service
Schwanzara-Bennoit et al. State-and object oriented specification of interactive VoiceXML information services

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2001920678

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001920678

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

WWG Wipo information: grant in national office

Ref document number: 2001920678

Country of ref document: EP