Package org.jvoicexml

This package contains the user relevant interfaces and classes to interact with the JVoiceXML VoiceXML interpreter.

See:
          Description

Interface Summary
Application An Application is a set of documents sharing the same application root document.
CallControl Call control.
CharacterInput Facade for easy control and monitoring of the user's DTMF input.
DocumentServer A document server processes requests from a client application.
ExternalResource An external resource that is required by the used implementation platform.
GrammarDocument Grammar document that is retrieved from the DocumentServer.
GrammarImplementation<T> Implementation of a grammar that is accessed by the VoiceXML interpreter.
ImplementationPlatform The implementation platform is controlled by the VoiceXML interpreter context and by the VoiceXML interpreter.
ImplementationPlatformFactory Factory, which manages a pool of implementation platforms that can be used by an application.
InputDevice An input device for spoken or character input.
JndiSupport JNDI support for remote client access to the VoiceXML interpreter.
JVoiceXml Main entry point for all RemoteClients.
JVoiceXmlCore View of the interpreter on the main class.
RemoteClient Data container that holds all the information that is needed to connect the server side resources SystemOutput, UserInput, and CallControl to the client.
RemoteConnectable Objects that implement this interface can be connected to a RemoteClient.
Session A session begins when the user starts to interact with a VoiceXML interpreter context, continues as documents are loaded and processed, and ends when requested by the user, a document, or the interpreter context.
SpeakableText Objects that implement this interface contain some text, that is passed to the TTS engine.
SpokenInput Facade for easy control and monitoring of the user's speech input.
SystemOutput Facade for easy access to the system output.
UserInput Facade for easy control and monitoring of the user's input.
 

Class Summary
JVoiceXmlMain Main class of the JVoiceXML VoiceXML interpreter.
RemoteShutdown Remote shutdown utility for the VoiceXML interpreter.
 

Package org.jvoicexml Description

This package contains the user relevant interfaces and classes to interact with the JVoiceXML VoiceXML interpreter.



Copyright © 2005-2007 JVoiceXML group.