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.


 

OSBprompt

OSBprompt Interface
o OSBpromptInit
Global platform initialization of OSBprompt
o OSBpromptShutDown
Global platform shutdown of OSBprompt
o OSBpromptCreateResource
Create a new prompt service handle
o OSBpromptDestroyResource
Destroy the interface and free internal resources.
OSBprompt interface, a simulator implementation of the VXIprompt abstract interface for Prompting functionality. Prompts are constructed as a series of audio segments, where segments may be in-memory audio samples, paths to on-disk audio files, URLs to remote audio, text for playback via a Text-to-Speech engine, or text for playback using concatenative audio routines (123 played as "1.ulaw 2.ulaw 3.ulaw"). This implementation merely logs what a real VXIprompt implementation should do to the diagnostic log.

There is one prompt interface per thread/line.

Alphabetic index Hierarchy of classes



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