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.


 

VXI

VXIinterpreter interface
o VXI
VXI interpreter interface
The OpenVXI VoiceXML engine is implemented as the VXIinterpreter interface. This interface provides methods for configuring the VoiceXML interpreter and then for executing a VoiceXML application (document) against a specified set of interfaces that represent the channel. This interface also provides the functions required to initialize and destroy the VoiceXML interpreter.

The OpenVXI implementation of this interface is the core of the open source SpeechWorks OpenVXI. Integrators may substitute their own modified version of the OpenVXI if they wish to extend the VoiceXML language, although integrators are highly encouraged to do so via the VoiceXML object element and the VXIobject interface whenever possible.

The OpenVXI uses most of the other VXI interfaces to service VoiceXML document execution.

Alphabetic index Hierarchy of classes



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