|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jvoicexml.event.error | |
|---|---|
| org.jvoicexml | This package contains the user relevant interfaces and classes to interact with the JVoiceXML VoiceXML interpreter. |
| org.jvoicexml.documentserver | The documentserver package provides a basic implementation of a
document server as it is specified in the
DocumentServer interface. |
| org.jvoicexml.documentserver.schemestrategy | The schemestrategy package provvides some implementations of
the SchemeStrategy interface. |
| org.jvoicexml.event.error | The error package provides the classes for all events
for abnormal occurences, extending
ErrorEvent. |
| 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. |
| org.jvoicexml.implementation.jsapi10.speakstrategy | This package contains
SSMLSpeakStrategy
implementations to support SSML with JSAPI 1.0. |
| org.jvoicexml.interpreter | This package contains the core interpreter. |
| org.jvoicexml.interpreter.formitem | This package contains classes imlementing
FormItems that can be visited by
the form interpretation algorithm. |
| org.jvoicexml.interpreter.grammar | This package contains the classes to handle the grammars. |
| org.jvoicexml.interpreter.grammar.transformer | This package contains the classes to transoform the supported
grammars, implementing
GrammarTransformer. |
| org.jvoicexml.interpreter.scripting | This package contains an implementation of a
ScriptingEngine. |
| org.jvoicexml.jndi.client | This package contains all classes that are needed to interact with the interpreter from a remote client. |
| Classes in org.jvoicexml.event.error used by org.jvoicexml | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| UnsupportedFormatError
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type. |
|
| UnsupportedLanguageError
The platform does not support the language for either speech synthesis or speech recognition. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.documentserver | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.documentserver.schemestrategy | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.event.error | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| BadFetchProtocolResponsecodeError
In the case of a fetch failure, the interpreter context must use a detailed event type telling which specific HTTP or other protocol-specific response code was encountered. |
|
| UnsupportedElementError
The platform does not support the given element, where element is a VoiceXML element defined in this specification. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.implementation | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.implementation.jsapi10 | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| UnsupportedFormatError
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type. |
|
| UnsupportedLanguageError
The platform does not support the language for either speech synthesis or speech recognition. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.implementation.jsapi10.jvxml | |
|---|---|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.implementation.jsapi10.speakstrategy | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.interpreter | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoauthorizationError
Thrown when the application tries to perform an operation that is not authorized by the platform. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| SemanticError
A run-time error was found in the VoiceXML document, e.g. substring bounds error, or an undefined variable was referenced. |
|
| UnsupportedFormatError
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.interpreter.formitem | |
|---|---|
| SemanticError
A run-time error was found in the VoiceXML document, e.g. substring bounds error, or an undefined variable was referenced. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.interpreter.grammar | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| UnsupportedFormatError
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.interpreter.grammar.transformer | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
| UnsupportedFormatError
The requested resource has a format that is not supported by the platform, e.g. an unsupported grammar format, or media type. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.interpreter.scripting | |
|---|---|
| SemanticError
A run-time error was found in the VoiceXML document, e.g. substring bounds error, or an undefined variable was referenced. |
|
| Classes in org.jvoicexml.event.error used by org.jvoicexml.jndi.client | |
|---|---|
| BadFetchError
The interpreter context throws this event when a fetch of a document has failed and the interpreter context has reached a place in the document interpretation where the fetch result is required. |
|
| NoresourceError
A run-time error occurred because a requested platform resource was not available during execution. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||