OpenVXI

Readme
SpeechWorks Public License
Release Notes
Build and Install Instructions

Configuration and Run Instructions
Architecture Description

Copyright (c) 1998-2001 SpeechWorks International, Inc. All Rights Reserved.


 

Recognition Interface

VXIrec interface
o VXIrec
Recognizer Interface
o OSBrec
OSBrec Interface
The OpenVXI does recognition through the VXIrec interface. This interface provides non-blocking methods for loading grammars and blocking recognize and record methods. VXIrec allows passing recognition engine and platform specific properties for enhanced grammar management and recognition services.

The OpenVXI implements a VXIrec interface simulator, where the implementation acts as if there is a real caller but really simply logs the grammars that are loaded, then returns the value of the VoiceXML applications "RecResult" property (or "berry" if that property is not found. This simulator supports a subset of the Java(tm) Speech API Grammar Format (JSGF) , intended to support running the examples in the VoiceXML 1.0 Specification. (Note: Java is a trademark of Sun Microsystems, Inc.)

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.