Uses of Package
org.jvoicexml.implementation

Packages that use org.jvoicexml.implementation
org.jvoicexml.event.plain.jvxml The jvxml package contains classes for all internal events that happen normally. 
org.jvoicexml.implementation This package contains the basic classes and interfaces for the implementation platform. 
org.jvoicexml.implementation.jsapi10 This package contains basic classes to support JSAPI 1.0 implementations for UserInput and SystemOutput
org.jvoicexml.implementation.jsapi10.jvxml This package contains a demo implementation for JSAPI 1.0 support in JVoiceXML based on FreeTTS and CMU Sphinx4
 

Classes in org.jvoicexml.implementation used by org.jvoicexml.event.plain.jvxml
RecognitionResult
          Result of the recognition process.
 

Classes in org.jvoicexml.implementation used by org.jvoicexml.implementation
ObservableUserInput
          A UserInput that can be monitored by UserInputListeners.
RecognitionResult
          Result of the recognition process.
ResourceFactory
          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.
 

Classes in org.jvoicexml.implementation used by org.jvoicexml.implementation.jsapi10
ObservableSystemOutput
          A SystemOutput that can be monitored by SystemOutputListeners.
ObservableUserInput
          A UserInput that can be monitored by UserInputListeners.
RecognitionResult
          Result of the recognition process.
SystemOutputListener
          Listener for events from the SystemOutput implementation.
UserInputListener
          Listener for events from the UserInput implementation.
 

Classes in org.jvoicexml.implementation used by org.jvoicexml.implementation.jsapi10.jvxml
ResourceFactory
          Factory for external resources with type T, that can be connected to a RemoteClient.
 



Copyright © 2005-2007 JVoiceXML group.