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.


 

OSBjsi

OSBjsi implementation of VXIjsi
o OSBjsiInit
Global platform initialization of JavaScript
o OSBjsiShutDown
Global platform shutdown of JavaScript
o OSBjsiCreateResource
Create a new JavaScript service handle
o OSBjsiDestroyResource
Destroy the interface and free internal resources.
OSBjsi interface, an implementation of the VXIjsi interface for interacting with a ECMAScript (JavaScript) engine. This provides functionality for creating ECMAScript execution contexts, manipulating ECMAScript scopes, manipulating variables within those scopes, and evaluating ECMAScript expressions/scripts.

There is one VXIjsi interface per thread/line.

Alphabetic index Hierarchy of classes



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