1.
JVoiceXML - The Open Source VoiceXML Interpreter
A free VoiceXML interpreter for JAVA with an open architecture for custom extensions. Demo implementation platforms are supporting JAVA APIs such as JSAPI ...
2.
TextMessage (JVoiceXML)
org.jvoicexml.client.text. Class TextMessage. java.lang.Object extended by org.jvoicexml.client.text.TextMessage. All Implemented Interfaces: Serializable ...
3.
Exit (JVoiceXML)
org.jvoicexml.xml.vxml. Class Exit. java.lang.Object extended by org.jvoicexml.xml.AbstractXmlNode extended by org.jvoicexml.xml.vxml.Exit ...
4.
org.jvoicexml.xml.vxml (JVoiceXML)
Package org.jvoicexml.xml.vxml. This package contains the classes to handle VoiceXML documents and related tags. See: Description ...
5.
Createcall (JVoiceXML)
AbstractXmlNode extended by org.jvoicexml.xml.ccxml.Createcall ... A CCXML document can attempt to place an outgoing call with <createcall> . ...
6.
JVoiceXML
JSAPI 2.0 based implementation platform. org.jvoicexml.implementation.jsapi20 · org.jvoicexml.implementation.jsapi20.jvxml ...
7.
TextMessage (JVoiceXML)
Class TextMessage. java.lang.Object extended by org.jvoicexml.client.text.TextMessage. All Implemented Interfaces: Serializable ...
8.
Cancel (JVoiceXML)
public final class Cancel; extends AbstractXmlNode. When a CCXML program uses <send> to send an event and includes a delay attribute, the <cancel> command ...
9.
RemoteException (JVoiceXML)
RemoteException() Constructs a new event with the event type as its detail message. ... public RemoteException(String message, Throwable cause) ...
10.
SayAs (JVoiceXML)
The say-as element allows the author to indicate information on the type of text ... Retrieve the interpret-as attribute. Returns: Value of the interpret-as ...