Package org.jvoicexml.implementation

This package contains the basic classes and interfaces for the implementation platform.

See:
          Description

Interface Summary
ObservableSystemOutput A SystemOutput that can be monitored by SystemOutputListeners.
ObservableUserInput A UserInput that can be monitored by UserInputListeners.
RecognitionResult Result of the recognition process.
ResourceFactory<T extends ExternalResource> Factory for external resources with type T, that can be connected to a RemoteClient.
SystemOutputListener Listener for events from the SystemOutput implementation.
UserInputListener Listener for events from the UserInput implementation.
 

Class Summary
BufferedCharacterInput Buffered DTMF input.
DummyCallControl Dummy implementation of a CallControl resource.
DummyCallControlFactory Demo implementation of a ResourceFactory for the CallControl based on JSAPI 1.0.
JVoiceXmlImplementationPlatform Basic implementation of an ImplementationPlatform.
JVoiceXmlImplementationPlatformFactory Basic implementation of an ImplementationPlatformFactory.
SpeakablePlainText Plain text to be passed to the TTS engine.
SpeakableSsmlText Text to be passed to the TTS engine.
 

Package org.jvoicexml.implementation Description

This package contains the basic classes and interfaces for the implementation platform.



Copyright © 2005-2007 JVoiceXML group.