|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
GrammarCreator.ActiveGrammarSet.ScopeSubscribers.
ScopeSubscribers.
ResourceFactory for SpokenInput
to the list of know factories.
TagStrategyFactory.
ResourceFactory for Telephony
to the list of know factories.
BasicConnectionInformation.toString() method.
Application is a set of documents sharing the same
application root document.<EVENT_TYPE>>: <message>.
(cause==null ?
- BadFetchError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.BadFetchError
- Constructs a new event with the specified detail message and cause.
- BadFetchHttpResponsecodeError - Class in org.jvoicexml.event.error
- A
BadFetchProtocolResponsecodeError dedicated to the
http protocol. - BadFetchHttpResponsecodeError(int) -
Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
- Constructs a new event with the event type as its detail message.
- BadFetchHttpResponsecodeError(int, String) -
Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<getEventType()>>: <message>.
- BadFetchHttpResponsecodeError(int, Throwable) -
Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- BadFetchHttpResponsecodeError(int, String, Throwable) -
Constructor for class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
- Constructs a new event with the specified detail message and cause.
- BadFetchProtocolResponsecodeError - Class in org.jvoicexml.event.error
- 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.
- BadFetchProtocolResponsecodeError(String, int) -
Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
- Constructs a new event with the event type as its detail message.
- BadFetchProtocolResponsecodeError(String, int, String) -
Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<getEventType()>>: <message>.
- BadFetchProtocolResponsecodeError(String, int, Throwable) -
Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- BadFetchProtocolResponsecodeError(String, int, String, Throwable) -
Constructor for class org.jvoicexml.event.error.BadFetchProtocolResponsecodeError
- Constructs a new event with the specified detail message and cause.
- BaseCallManager - Class in org.jvoicexml.callmanager
- Base implementation of a
CallManager. - BaseCallManager() -
Constructor for class org.jvoicexml.callmanager.BaseCallManager
- Constructs a new object.
- BasicConnectionInformation - Class in org.jvoicexml.client
- Basic connection configuration.
- BasicConnectionInformation(String, String, String) -
Constructor for class org.jvoicexml.client.BasicConnectionInformation
- Constructs a new object.
- BinaryGrammar - Class in org.jvoicexml.implementation
- A buffer for a binary grammar.
- BinaryGrammar(URI, byte[]) -
Constructor for class org.jvoicexml.implementation.BinaryGrammar
- Constructs a new object.
- BlockFormItem - Class in org.jvoicexml.interpreter.formitem
- A sequence of procedural statements used for prompting and computation, but
not for gathering input.
- BlockFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) -
Constructor for class org.jvoicexml.interpreter.formitem.BlockFormItem
- Create a new block form item.
- borrowObject(Object) -
Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
- Type safe return of the object to borrow from the pool.
- BufferedCharacterInput - Class in org.jvoicexml.implementation.jvxml
- Buffered DTMF input.
- BufferedCharacterInput() -
Constructor for class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
- Constructs a new object.
- BuiltinSchemeStrategy - Class in org.jvoicexml.documentserver.schemestrategy.builtin
- Schemestrategy for builtin grammars.
- BuiltinSchemeStrategy() -
Constructor for class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
- Constructs a new object.
<EVENT_TYPE>>: <message>.
(cause==null ?
- CancelEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.CancelEvent
- Constructs a new event with the specified detail message and cause.
- cancelOutput() -
Method in interface org.jvoicexml.implementation.OutputDevice
- Cancels the current output from the TTS engine and queued audio
for all entries in the queue that allow barge-in.
- cancelOutput() -
Method in interface org.jvoicexml.SystemOutput
- Cancels the current output from the TTS engine and queued audio
for all entries in the queue that allow barge-in.
- CatchContainer - Interface in org.jvoicexml.interpreter
- Form items that can have nested catches and are thus able to process events.
- CharacterInput - Interface in org.jvoicexml
- Facade for easy control and monitoring of the user's DTMF input.
- CharacterInputStub - Class in org.jvoicexml.client.jndi
- Stub for the
CharacterInput. - CharacterInputStub() -
Constructor for class org.jvoicexml.client.jndi.CharacterInputStub
- Constructs a new object.
- CharacterInputStub(String) -
Constructor for class org.jvoicexml.client.jndi.CharacterInputStub
- Constructs a new object.
- ChoiceConverter - Interface in org.jvoicexml.interpreter.dialog
- Converts a given
<choice> node into a grammar. - clean(FormItem) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Removes all event handlers that were collected for the given form item.
- clean(FormItem) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Removes all event handlers that were collected for the given form item.
- clear() -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- clear() -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Removes all mappings from this map (optional operation).
- clear() -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- clone() -
Method in interface org.jvoicexml.interpreter.Dialog
- Creates a clone of this dialog.
- clone() -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
-
- clone() -
Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
- Creates a clone of this dialog.
- clone() -
Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
- Creates a clone of this dialog.
- clone() -
Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
- Creates a new instance of this strategy.
- cloneChildNode(SsmlDocument, SsmlNode, VoiceXmlNode) -
Method in class org.jvoicexml.interpreter.SsmlParser
- Performs a deep clone of the given node into the new SSML document.
- cloneNode(SsmlDocument, SsmlNode, VoiceXmlNode) -
Method in class org.jvoicexml.interpreter.SsmlParser
- Clones all child nodes of the given node.
- cloneNode(SsmlParser, ScriptingEngine, SsmlDocument, SsmlNode, VoiceXmlNode) -
Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
- Creates a clone of this node in the given document.
- close() -
Method in class org.jvoicexml.client.rtp.RtpPlayer
- Stops the current output.
- close() -
Method in interface org.jvoicexml.implementation.ExternalResource
- Closes and releases the acquired resources.
- close() -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Closes and releases the acquired resources.
- close() -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Closes all open resources.
- close() -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
- Closes all implementation platforms.
- close() -
Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
- Closes all pools for all keys.
- close() -
Method in interface org.jvoicexml.ImplementationPlatform
- Closes all open resources.
- close() -
Method in interface org.jvoicexml.ImplementationPlatformFactory
- Closes all implementation platforms.
- close() -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
- Unsubscribe this scoped container from the
ScopePublisher.
- close() -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Unsubscribe this scoped container from the
ScopePublisher.
- close() -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
- Unsubscribe this scoped container from the
ScopePublisher.
- close() -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
- Closes all open resources.
- close() -
Method in class org.jvoicexml.Log4jHandler
-
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, VoiceXmlDocument) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Adds all event handlers defined in the given document.
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, Dialog) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Adds all event handlers defined in the given dialog.
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, CatchContainer) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Adds all event handlers defined in the given input item.
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, VoiceXmlDocument) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Adds all event handlers defined in the given document.
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, Dialog) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Adds all event handlers defined in the given dialog.
- collect(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, CatchContainer) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Adds all event handlers defined in the given input item.
- Configurable - Interface in org.jvoicexml
- A component that requires further configuration.
- Configuration - Interface in org.jvoicexml
- JVoiceXML configuration.
- ConfigurationException - Exception in org.jvoicexml
- Error configuring a component.
- ConfigurationException() -
Constructor for exception org.jvoicexml.ConfigurationException
- Constructs a new object.
- ConfigurationException(String) -
Constructor for exception org.jvoicexml.ConfigurationException
- Constructs a new object with the specified detail message.
- ConfigurationException(Throwable) -
Constructor for exception org.jvoicexml.ConfigurationException
- Constructs a new object with the specified cause and a detail message.
- ConfigurationException(String, Throwable) -
Constructor for exception org.jvoicexml.ConfigurationException
- Constructs a new event with the specified detail message and cause.
- ConfiguredApplication - Class in org.jvoicexml.callmanager
- Application configuration settings.
- ConfiguredApplication() -
Constructor for class org.jvoicexml.callmanager.ConfiguredApplication
- Constructs a new object.
- connect(ConnectionInformation) -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Establishes a connection from the given
ConnectionInformation to this
object.
- connect(ConnectionInformation) -
Method in interface org.jvoicexml.RemoteConnectable
- Establishes a connection from the given
ConnectionInformation to this
object.
- ConnectionDisconnectHangupEvent - Class in org.jvoicexml.event.plain
- The user has hung up.
- ConnectionDisconnectHangupEvent() -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
- Constructs a new event with the event type as its detail message.
- ConnectionDisconnectHangupEvent(String) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- ConnectionDisconnectHangupEvent(Throwable) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- ConnectionDisconnectHangupEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
- Constructs a new event with the specified detail message and cause.
- ConnectionDisconnectTransferEvent - Class in org.jvoicexml.event.plain
- The user has been transferred unconditionally to another line and will not
return.
- ConnectionDisconnectTransferEvent() -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
- Constructs a new event with the event type as its detail message.
- ConnectionDisconnectTransferEvent(String) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- ConnectionDisconnectTransferEvent(Throwable) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- ConnectionDisconnectTransferEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
- Constructs a new event with the specified detail message and cause.
- ConnectionInformation - Interface in org.jvoicexml
- Data container that holds all the information that is needed to connect the
server side resources
SystemOutput, UserInput, and
CallControl to the client. - ConnectionInformationCreationException - Exception in org.jvoicexml.callmanager
- Error creating a new
ConnectionInformation. - ConnectionInformationCreationException() -
Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
- Constructs a new event with the object type as its detail message.
- ConnectionInformationCreationException(String) -
Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
- Constructs a new object with the specified detail message.
- ConnectionInformationCreationException(Throwable) -
Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
- Constructs a new object with the specified cause and a detail message of
(cause==null ?
- ConnectionInformationCreationException(String, Throwable) -
Constructor for exception org.jvoicexml.callmanager.ConnectionInformationCreationException
- Constructs a new object with the specified detail message and cause.
- ConnectionInformationFactory - Interface in org.jvoicexml.callmanager
- Some
CallManagers will require to use a custom implementation of a
ConnectionInformation. - ConnectionLocalVarContainer - Class in org.jvoicexml.interpreter.variables
- A variable container to hold the local connection information.
- ConnectionLocalVarContainer(URI) -
Constructor for class org.jvoicexml.interpreter.variables.ConnectionLocalVarContainer
- Constructs a new object.
- ConnectionRemoteVarContainer - Class in org.jvoicexml.interpreter.variables
- A variable container to hold the local connection information.
- ConnectionRemoteVarContainer(URI) -
Constructor for class org.jvoicexml.interpreter.variables.ConnectionRemoteVarContainer
- Constructs a new object.
- ConnectionVarContainer - Class in org.jvoicexml.interpreter.variables
- A variable container to hold the connection information.
- ConnectionVarContainer() -
Constructor for class org.jvoicexml.interpreter.variables.ConnectionVarContainer
- Constructs a new object.
- contains(GrammarDocument) -
Method in class org.jvoicexml.implementation.grammar.GrammarCache
- Checks if the active grammar set contains the given grammar
document.
- contains(GrammarImplementation<?>) -
Method in class org.jvoicexml.implementation.grammar.GrammarCache
- Checks if the active grammar set contains the given grammar
implementation.
- contains(GrammarDocument) -
Method in class org.jvoicexml.interpreter.ActiveGrammarSet
- Checks if the active grammar set contains the given grammar
document.
- contains(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- contains(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- containsAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- containsAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- containsKey(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Returns true if this map contains a mapping for the specified
key.
- containsValue(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Returns true if this map maps one or more keys to the
specified value.
- ControlItem - Interface in org.jvoicexml.interpreter
- Implementation of a control item.
- convertChoice(Choice, ModeType, ConvertedChoiceOption) -
Method in interface org.jvoicexml.interpreter.dialog.ChoiceConverter
- Converts the given choice into a grammar.
- convertChoice(Choice, ModeType, ConvertedChoiceOption) -
Method in class org.jvoicexml.interpreter.dialog.SrgsXmlChoiceConverter
- Converts the given choice into a grammar.
- ConvertedChoiceOption - Class in org.jvoicexml.interpreter.dialog
- A converted choice option.
- ConvertedChoiceOption(Field) -
Constructor for class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Constructs a new object.
- createConnectionInformation(CallManager, ConfiguredApplication, CallParameters) -
Method in interface org.jvoicexml.callmanager.ConnectionInformationFactory
- Factory method to retrieve a new
ConnectionInformation.
- createGrammar(UserInput, GrammarDocument, GrammarType) -
Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
- Creates a
GrammarImplementation out of the given
GrammarDocument.
- createGrammar(UserInput, GrammarDocument) -
Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
- Creates a RuleGrammar out of the given textual grammar and
type.
- createGrammarNode() -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Creates an empty grammar node within the field.
- createHostObject(String, Class<T>) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- Creates a host object in the scripting engine from the given java object.
- createHostObjects(ScriptingEngine, Scope) -
Method in class org.jvoicexml.interpreter.variables.VariableProviders
- Creates all host objects for the given scope.
- createResource() -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
- Factory method to create a resource.
- createResource() -
Method in interface org.jvoicexml.implementation.ResourceFactory
- Factory method to create a resource.
- createSession(Terminal, CallParameters) -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Creates a session for the given terminal and initiates a call at
JVoiceXml.
- createSession(ConnectionInformation) -
Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
- Creates a new session.
- createSession(ConnectionInformation) -
Method in interface org.jvoicexml.client.jndi.RemoteJVoiceXml
- Creates a new session.
- createSession(ConnectionInformation) -
Method in interface org.jvoicexml.client.RemoteJVoiceXml
- Creates a new session.
- createSession(ConnectionInformation) -
Method in interface org.jvoicexml.JVoiceXml
- Creates a new session.
- createSession(ConnectionInformation) -
Method in class org.jvoicexml.JVoiceXmlMain
- Creates a new session.
- createSessionIdentifier(String) -
Method in interface org.jvoicexml.documentserver.schemestrategy.SessionIdentifierFactory
- Creates a new session identifier.
- createTerminals() -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Creates all terminals without starting them.
- createUri(InetSocketAddress) -
Static method in class org.jvoicexml.client.TcpUriFactory
- Retrieves a URI for the given address.
- createUri(InetAddress) -
Static method in class org.jvoicexml.client.TcpUriFactory
- Retrieves a URI for the given address.
- currentScope() -
Method in class org.jvoicexml.interpreter.scope.ScopeObserver
- Retrieve the current scope.
Dialog objects.DocumentServer.RequestMethod.GET.
MappedDocumentRepository.Telephony resource.ResourceFactory for the
Telephony interface.next scope and the
previous scope is no more the current scope.
next scope and the
previous scope is no more the current scope.
next scope and the
previous scope is no more the current scope.
next scope and the
previous scope is no more the current scope.
next scope and the
previous scope is no more the current scope.
<EVENT_TYPE>>: <message>.
(cause==null ?
- ErrorEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.ErrorEvent
- Constructs a new event with the specified detail message and cause.
- eval(String) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- Evaluates the given expression.
- evalAttributes(VoiceXmlInterpreterContext) -
Method in interface org.jvoicexml.interpreter.SsmlParsingStrategy
- Evaluates all attributes which have to be evaluated by the scripting
environment.
- evalAttributes(VoiceXmlInterpreterContext) -
Method in interface org.jvoicexml.interpreter.TagStrategy
- Evaluates all attributes which have to be evaluated by the scripting
environment.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.BadFetchError
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.jvxml.ExceptionWrapper
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.jvxml.RemoteException
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.NoauthorizationError
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.NoresourceError
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.error.SemanticError
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.CancelEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.ConnectionDisconnectHangupEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.ConnectionDisconnectTransferEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.ExitEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.HelpEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextDocumentEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextFormEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.GotoNextFormItemEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.InternalExitEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.ObjectTagResultEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.RecognitionEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.RecordingEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.ReturnEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.SubmitEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.jvxml.TransferEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.NoinputEvent
- The detail message.
- EVENT_TYPE -
Static variable in class org.jvoicexml.event.plain.NomatchEvent
- The detail message.
- EventCountable - Interface in org.jvoicexml.interpreter
- Counter to allow counting of different occurrences of the same event.
- EventHandler - Interface in org.jvoicexml.interpreter
- Event handler to catch events generated from the
ImplementationPlatform and propagated via
EventObserver.notifyEvent(org.jvoicexml.event.JVoiceXMLEvent). - EventObserver - Interface in org.jvoicexml.event
- Event observer to catch events generated from the
ImplementationPlatform. - EventStrategy - Interface in org.jvoicexml.interpreter
- A strategy to process an event coming from the implementation platform.
- ExceptionWrapper - Class in org.jvoicexml.event.error.jvxml
- Encapsulates an
Exception to propagate a Java exception as
an ErrorEvent. - ExceptionWrapper() -
Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
- Constructs a new event with the event type as its detail message.
- ExceptionWrapper(String) -
Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- ExceptionWrapper(Throwable) -
Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- ExceptionWrapper(String, Throwable) -
Constructor for class org.jvoicexml.event.error.jvxml.ExceptionWrapper
- Constructs a new event with the specified detail message and cause.
- ExecutableMenuForm - Class in org.jvoicexml.interpreter.dialog
- Implementation of a
Dialog for the
<menu> tag. - ExecutableMenuForm() -
Constructor for class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
- Constructs a new object.
- ExecutablePlainForm - Class in org.jvoicexml.interpreter.dialog
- Implementation of a
Dialog for the
<form> tag. - ExecutablePlainForm() -
Constructor for class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
- Constructs a new object.
- execute(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) -
Method in interface org.jvoicexml.interpreter.TagStrategy
- Executes the strategy with the current parameters.
- execute(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) -
Method in class org.jvoicexml.interpreter.tagstrategy.IfStrategy
- Executes the strategy with the current parameters.
- executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem) -
Method in class org.jvoicexml.interpreter.TagStrategyExecutor
- Execute the
TagStrategys for all child nodes of the given
FormItem.
- executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) -
Method in class org.jvoicexml.interpreter.TagStrategyExecutor
- Execute the
TagStrategys for all child nodes of the given
parent node.
- executeChildNodes(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, NodeList) -
Method in class org.jvoicexml.interpreter.TagStrategyExecutor
- Execute the
TagStrategys for all nodes of the given list.
- executeChildNodesLocal(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, FormItemLocalExecutableTagContainer) -
Method in class org.jvoicexml.interpreter.TagStrategyExecutor
- Execute the
TagStrategys for all child nodes of the given
parent node.
- executeLocal(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) -
Method in interface org.jvoicexml.interpreter.TagStrategy
- Executes the strategy with the current parameters local to a form item.
- executeTagStrategy(VoiceXmlInterpreterContext, VoiceXmlInterpreter, FormInterpretationAlgorithm, FormItem, VoiceXmlNode) -
Method in class org.jvoicexml.interpreter.TagStrategyExecutor
- Executes the
TagStrategy for the given node.
- ExitEvent - Class in org.jvoicexml.event.plain
- The user has asked to exit.
- ExitEvent() -
Constructor for class org.jvoicexml.event.plain.ExitEvent
- Constructs a new event with the event type as its detail message.
- ExitEvent(String) -
Constructor for class org.jvoicexml.event.plain.ExitEvent
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- ExitEvent(Throwable) -
Constructor for class org.jvoicexml.event.plain.ExitEvent
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- ExitEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.ExitEvent
- Constructs a new event with the specified detail message and cause.
- exitScope(Scope, Scope) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
- The application has left the
previous scope and the
next scope is valid.
- exitScope(Scope, Scope) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- The application has left the
previous scope and the
next scope is valid.
- exitScope(Scope, Scope) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
- The application has left the
previous scope and the
next scope is valid.
- exitScope(Scope) -
Method in class org.jvoicexml.interpreter.scope.ScopeObserver
- The application has left the given scope.
- exitScope(Scope, Scope) -
Method in interface org.jvoicexml.interpreter.scope.ScopeSubscriber
- The application has left the
previous scope and the
next scope is valid.
- exitScope(Scope, Scope) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- The application has left the
previous scope and the
next scope is valid.
- exitScope(Scope) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
- Return from a previously created scope. i.e. pop current scope from
stack.
- ExternalRecognitionListener - Interface in org.jvoicexml.implementation
- Listener for events from the
UserInput implementation to be used
in external applications, e.g. a X+V implementation to display the
recognition result. - ExternalResource - Interface in org.jvoicexml.implementation
- An external resource that is required by the used implementation
platform.
- ExternalSynthesisListener - Interface in org.jvoicexml.implementation
- Listener for events from the Synthesizer to be used in external
applications, e.g. to perform facial animation in a VHML environment
SchemeStrategy to read VoiceXML document from the file system.FormItemVisitor interface.VoiceXmlEvent that is thrown from a
<throw> tag.<EVENT_TYPE>>: <message>.
<property> tag and stores their
values in the working copy of this strategy.
<property> tag and stores their
values in the working copy of this strategy.
AudioStream to the audio file with the given
URI.
AudioStream to the audio file with the given
URI.
CallControl to use.
CallControl to use.
<catch> elements.
<catch> elements.
<catch> elements.
<catch> elements.
0.0 - 1.0.
EventStrategy.getEventType().
dest and the destexpr attributes.
Dialogs in the
given VoiceXML document with the help of the given configuration.
Dialogs in the
given VoiceXML document with the help of the given configuration.
expr attribute.
fetchAudio attribute.
fetchhint attribute.
fetchtimeout attribute.
<filled> elements.
<filled> elements.
<filled> elements.
<filled> elements.
FormItem with the given name.
FormItem.
FormItems, defined in this form.
FormItems, defined in this form.
FormItems, defined in this form.
FormItems of the current dialog of the current
dialog.
URI.
URI.
<grammar>.
dialog.
dialog.
dialog.
InputStream to the
referenced object.
InputStream to the
referenced object.
InputStream to the
referenced object.
InputStream to the
referenced object.
InputStream to the
referenced object.
ResourceFactory.createResource().
ResourceFactory.createResource().
maxage attribute.
maxstale attribute.
ATTRIBUTE_NAME
attribute.
FormItem..
VoiceXmlNode.
SessionIdentifierFactory.
UserInput.
UserInput.
SystemOutput to use.
SystemOutput to use.
CallControl object.
CallControl object.
UserInput to use.
UserInput to use.
VoiceXmlInterpreterContext.
VoiceXmlInterpreterContext related to this
session.
RecognitionResult.getUtterance().
0.0 - 1.0.
<goto> event.<goto> event to another form.<goto> event to another form item.DocumentServer.GrammarIdentifier interface declares
a couple of methods to identify a certain grammar document.GrammarIdentifierCentral takes control over the
process of identifying a grammar.ImplementationPlatform if the grammar
is activated or deactivated.GrammarProcessor is the main entry point for
grammar processing.GrammarTransformer interface defines a couple of
methods to process a grammar document from a source type into a target type.GrammarTransformerCentral takes control over the
process of transforming a grammar.<EVENT_TYPE>>: <message>.
(cause==null ?
- HelpEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.HelpEvent
- Constructs a new event with the specified detail message and cause.
- HINT_PREFETCH -
Static variable in class org.jvoicexml.FetchAttributes
- Prefetch hint that indicates a file may be downloaded when the page is
loaded.
- HINT_SAFE -
Static variable in class org.jvoicexml.FetchAttributes
- Prefetch hint that indicates a file that should only be downloaded when
actually needed.
- HTTP_PROTOCOL -
Static variable in class org.jvoicexml.event.error.BadFetchHttpResponsecodeError
- The fixed HTTP protocol.
- HTTP_SCHEME_NAME -
Static variable in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Scheme for which this scheme strategy is responsible.
- HttpSchemeStrategy - Class in org.jvoicexml.documentserver.schemestrategy
SchemeStrategy to read VoiceXML document via the HTTP protocol.- HttpSchemeStrategy() -
Constructor for class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Construct a new object.
- HUNGUP -
Static variable in class org.jvoicexml.implementation.TelephonyEvent
- A hangup occured.
grammar.
grammar.
grammar.
grammar.
grammar.
grammar.
<if> node.ImplementationGrammarProcessor is the main entry point for
grammar processing within the implementation platform.ImplementationPlatforms.TagStrategys that are to be executed before executing
the form items.SpokenInput.
SpokenInput.
<exit> event.<field>, <record>, or
<transfer>), or
transitioning between input items in response to an input (including
spoken utterances, dtmf key presses, and input-related events such as a
noinput or nomatch event) received while in the waiting state.cond attribute of the corresponding catch node and
special enabling conditions.
just_filled flag is set for the given
input item.
uri is loaded.
uri is loaded.
ConnectionInformations.Application.DialogFactory.DocumentServer.<EVENT_TYPE>>: <message>.
(cause==null ?
- JVoiceXMLEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.JVoiceXMLEvent
- Constructs a new event with the specified detail message and cause.
- JVoiceXmlEventHandler - Class in org.jvoicexml.interpreter.event
- Event handler to catch events generated from the
ImplementationPlatform. - JVoiceXmlEventHandler(ScopeObserver) -
Constructor for class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Construct a new object.
- JVoiceXmlGrammarDocument - Class in org.jvoicexml.documentserver
- Basic implementation of a
GrammarDocument. - JVoiceXmlGrammarDocument(URI, Grammar) -
Constructor for class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
- Constructs a new object from a grammar node.
- JVoiceXmlGrammarDocument(URI, byte[], String, boolean) -
Constructor for class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
- Creates a new grammar document.
- JVoiceXmlGrammarProcessor - Class in org.jvoicexml.interpreter.grammar
- The
GrammarProcessor is the main entry point for
grammar processing. - JVoiceXmlGrammarProcessor() -
Constructor for class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
- Private constructor to prevent manual instantiation.
- JVoiceXmlImplementationGrammarProcessor - Class in org.jvoicexml.implementation.grammar
- Basic implementation of a
ImplementationGrammarProcessor. - JVoiceXmlImplementationGrammarProcessor() -
Constructor for class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
- Constructs a new object.
- JVoiceXmlImplementationPlatform - Class in org.jvoicexml.implementation.jvxml
- Basic implementation of an
ImplementationPlatform. - JVoiceXmlImplementationPlatformFactory - Class in org.jvoicexml.implementation.jvxml
- Basic implementation of an
ImplementationPlatformFactory. - JVoiceXmlInitializationTagStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
- Factory for initialization tag strategies.
- JVoiceXmlInitializationTagStrategyFactory() -
Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
- Constructs a new object.
- JVoiceXmlMain - Class in org.jvoicexml
- Main class of the JVoiceXML VoiceXML interpreter.
- JVoiceXmlMain() -
Constructor for class org.jvoicexml.JVoiceXmlMain
- Construct a new object.
- JVoiceXmlMain(Configuration) -
Constructor for class org.jvoicexml.JVoiceXmlMain
- Construct a new object with the given configuration object.
- JVoiceXmlMainListener - Interface in org.jvoicexml
- A listener to monitor the states of JVoiceXmlMain.
- JVoiceXmlObjectFactory - Class in org.jvoicexml.client.jndi
- Object factory to create the stubs on the client side.
- JVoiceXmlObjectFactory() -
Constructor for class org.jvoicexml.client.jndi.JVoiceXmlObjectFactory
- Constructs a new object.
- JVoiceXmlSession - Class in org.jvoicexml.interpreter
- Implementation of a
Session. - JVoiceXmlSession(ImplementationPlatform, JVoiceXmlCore, ConnectionInformation) -
Constructor for class org.jvoicexml.interpreter.JVoiceXmlSession
- Constructs a new object.
- JvoiceXmlSsmlParsingStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
- Factory for
SsmlParsingStrategys. - JvoiceXmlSsmlParsingStrategyFactory() -
Constructor for class org.jvoicexml.interpreter.tagstrategy.JvoiceXmlSsmlParsingStrategyFactory
- Construct a new object.
- JVoiceXmlStub - Class in org.jvoicexml.client.jndi
- Stub for
JVoiceXml. - JVoiceXmlStub() -
Constructor for class org.jvoicexml.client.jndi.JVoiceXmlStub
- Constructs a new object.
- JVoiceXmlStub(Context) -
Constructor for class org.jvoicexml.client.jndi.JVoiceXmlStub
- Constructs a new object.
- JVoiceXmlTagStrategyFactory - Class in org.jvoicexml.interpreter.tagstrategy
- Factory for tag strategies.
- JVoiceXmlTagStrategyFactory() -
Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
- Construct a new object.
- JVoiceXmlTagStrategyRepository - Class in org.jvoicexml.interpreter.tagstrategy
- Basic implementation of a
TagStrategyRepository. - JVoiceXmlTagStrategyRepository() -
Constructor for class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyRepository
-
- jvxmlStarted() -
Method in interface org.jvoicexml.JVoiceXmlMainListener
- JVoiceXml has been started.
- jvxmlTerminated() -
Method in interface org.jvoicexml.JVoiceXmlMainListener
- JVoiceXml has been stopped.
T.GrammarImplementation from the contents provided by
the Reader.
GrammarImplementation from the contents provided by
the Reader.
baseClass from all
files with the given configuration base.
java.util.logging messages to log4.FormItem for visiting.
MappedDocumentRepository.MappedDocumentRepository.<EVENT_TYPE>>: <message>.
(cause==null ?
- MaxspeechtimeoutEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.MaxspeechtimeoutEvent
- Constructs a new event with the specified detail message and cause.
<EVENT_TYPE>>: <message>.
(cause==null ?
- NoauthorizationError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.NoauthorizationError
- Constructs a new event with the specified detail message and cause.
- NoinputEvent - Class in org.jvoicexml.event.plain
- The user has not responded within the timeout interval.
- NoinputEvent() -
Constructor for class org.jvoicexml.event.plain.NoinputEvent
- Constructs a new event with the event type as its detail message.
- NoinputEvent(String) -
Constructor for class org.jvoicexml.event.plain.NoinputEvent
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- NoinputEvent(Throwable) -
Constructor for class org.jvoicexml.event.plain.NoinputEvent
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- NoinputEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.NoinputEvent
- Constructs a new event with the specified detail message and cause.
- NomatchEvent - Class in org.jvoicexml.event.plain
- The user input something, but it was not recognized.
- NomatchEvent() -
Constructor for class org.jvoicexml.event.plain.NomatchEvent
- Constructs a new event with the event type as its detail message.
- NomatchEvent(String) -
Constructor for class org.jvoicexml.event.plain.NomatchEvent
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- NomatchEvent(Throwable) -
Constructor for class org.jvoicexml.event.plain.NomatchEvent
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- NomatchEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.plain.NomatchEvent
- Constructs a new event with the specified detail message and cause.
- NoresourceError - Class in org.jvoicexml.event.error
- A run-time error occurred because a requested platform resource was not
available during execution.
- NoresourceError() -
Constructor for class org.jvoicexml.event.error.NoresourceError
- Constructs a new event with the event type as its detail message.
- NoresourceError(String) -
Constructor for class org.jvoicexml.event.error.NoresourceError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- NoresourceError(Throwable) -
Constructor for class org.jvoicexml.event.error.NoresourceError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- NoresourceError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.NoresourceError
- Constructs a new event with the specified detail message and cause.
- notifyEvent(JVoiceXMLEvent) -
Method in interface org.jvoicexml.event.EventObserver
- Notification about an event in the implementation platform.
- notifyEvent(JVoiceXMLEvent) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Notification about an event in the implementation platform.
- NuanceDynagramBinaryGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
- Grammar identifier for Nuance compiled grammars.
- NuanceDynagramBinaryGrammarIdentifier() -
Constructor for class org.jvoicexml.interpreter.grammar.identifier.NuanceDynagramBinaryGrammarIdentifier
-
- NuanceDynagramBinaryGrammarImplementation - Class in org.jvoicexml.implementation
- Grammar implementation for Nuance compiled grammars.
- NuanceDynagramBinaryGrammarImplementation(BinaryGrammar) -
Constructor for class org.jvoicexml.implementation.NuanceDynagramBinaryGrammarImplementation
- Constructs a new object.
- NuanceDynagramBinaryGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
- A grammar transformer for Nance compiled grammars.
- NuanceDynagramBinaryGrammarTransformer() -
Constructor for class org.jvoicexml.implementation.grammar.transformer.NuanceDynagramBinaryGrammarTransformer
-
<object> call..UserInput that can be monitored by
SpokenInputListeners.SynthesizedOutput that can be monitored by
SynthesizedOutputListeners.CallControl that can be monitored by
TelephonyListeners.Terminal that can be monitored by
TerminalListeners.DocumentServer interface.SchemeStrategy interface.ScriptableObjectSerializer.ErrorEvent.PlainEvent.GrammarTransformer.ExternalResources.Dialogs that are
interpreted.FormItems that can be visited by the form
interpretation algorithm.GrammarIdentifier.TagStrategy.SpeakableText has
ended.SpeakableText has
started.SynthesizedOutput.
SynthesizedOutput.
SynthesizedOutput.
SpeakableText has
been updated.<EVENT_TYPE>>: <message>.
(cause==null ?
- PlainEvent(String, Throwable) -
Constructor for class org.jvoicexml.event.PlainEvent
- Constructs a new event with the specified detail message and cause.
- Platform - Class in org.jvoicexml.implementation
- Basic implementation of a
PlatformFactory. - Platform() -
Constructor for class org.jvoicexml.implementation.Platform
-
- PlatformFactory - Interface in org.jvoicexml.implementation
- A platform factory provides access to all resources of a custom
ImplementationPlatform. - play(SystemOutput, CallControlProperties) -
Method in interface org.jvoicexml.CallControl
- Plays a stream from the given output device.
- play(SynthesizedOutput, CallControlProperties) -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Plays a stream from the given output device.
- play(SynthesizedOutput, CallControlProperties) -
Method in interface org.jvoicexml.implementation.Telephony
- Plays a stream from the given output device.
- PLAY_STARTED -
Static variable in class org.jvoicexml.implementation.TelephonyEvent
- A play has been started.
- PLAY_STOPPED -
Static variable in class org.jvoicexml.implementation.TelephonyEvent
- A play has been stopped.
- postMessage(String) -
Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
- Writes the given message to all connected clients.
- process(UserInput, GrammarDocument) -
Method in class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
- Processes the given grammar into a format that can be understood by
the implementation platform.
- process(UserInput, GrammarDocument) -
Method in interface org.jvoicexml.implementation.ImplementationGrammarProcessor
- Processes the given grammar into a format that can be understood by
the implementation platform.
- process(JVoiceXMLEvent) -
Method in interface org.jvoicexml.interpreter.EventStrategy
- Processes the event.
- process(VoiceXmlInterpreterContext, FetchAttributes, Grammar) -
Method in class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
- Give in grammar into this processor and let it do it's job.
- process(VoiceXmlInterpreterContext, FetchAttributes, Grammar) -
Method in interface org.jvoicexml.interpreter.GrammarProcessor
- Give in grammar into this processor and let it do it's job.
- process(Dialog) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
- Process the given dialog.
- process(Application) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
- Starts processing the given application.
- ProcessedGrammar - Class in org.jvoicexml.implementation.grammar
- A
<grammar> that has been processed by the
GrammarProcessor. - ProcessedGrammar() -
Constructor for class org.jvoicexml.implementation.grammar.ProcessedGrammar
- Constructs a new object.
- ProcessedGrammar(GrammarDocument, GrammarImplementation<?>) -
Constructor for class org.jvoicexml.implementation.grammar.ProcessedGrammar
- Constructs a new object initializing with the given parameters.
- processEvent(CatchContainer) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Processes the last received event.
- processEvent(CatchContainer) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Processes the last received event.
- processGrammar(Grammar) -
Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
- Process the given grammar tags and add them to the
ActiveGrammarSet.
- processSubdialog(Application, DocumentDescriptor) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
- Starts processing the given application.
- PromptAccumulator - Interface in org.jvoicexml
- A prompt accumulator collects all the prompts that are to be rendered in the
SystemOutput. - PromptCountable - Interface in org.jvoicexml.interpreter
- Tapered prompts are those that may change with each attempt.
- PROPERTY_COMPLETE_TIMEOUT -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
completetimeout property.
- PROPERTY_CONFIDENCE_LEVEL -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
confidencelevel property.
- PROPERTY_INCOMPLETE_TIMEOUT -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
incompletetimeout property.
- PROPERTY_INTERDIGIT_TIMEOUT -
Static variable in class org.jvoicexml.DtmfRecognizerProperties
- Name of the
interdigittimeout property.
- PROPERTY_MAX_SPEECH_TIMEOUT -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
maxspeechtimeout property.
- PROPERTY_SENSITIVITY -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
sensitivity property.
- PROPERTY_SPEED_VS_ACCURACY -
Static variable in class org.jvoicexml.SpeechRecognizerProperties
- Name of the
speedvsaccuracy property.
- PROPERTY_TERM_CHAR -
Static variable in class org.jvoicexml.DtmfRecognizerProperties
- Name of the
termchar property.
- PROPERTY_TERM_TIMEOUT -
Static variable in class org.jvoicexml.DtmfRecognizerProperties
- Name of the
termtimeout property.
- protocol(String, String) -
Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
- Sets the protocol information.
- protocol(String, String) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Sets the protocol information.
- ProtocolVarContainer - Class in org.jvoicexml.interpreter.variables
- A variable container to hold the protocol information.
- ProtocolVarContainer(String, String) -
Constructor for class org.jvoicexml.interpreter.variables.ProtocolVarContainer
- Constructs a new object.
- publish(LogRecord) -
Method in class org.jvoicexml.Log4jHandler
-
- put(K, V) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Associates the specified value with the specified key in this map
(optional operation).
- put(String, Scriptable, Object) -
Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
-
- put(String, Scriptable, Object) -
Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
-
- put(String, Scriptable, Object) -
Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
-
- put(String, Scriptable, Object) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
-
- putAll(Map<? extends K, ? extends V>) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Copies all of the mappings from the specified map to this map
(optional operation).
ConnectionInformation.<EVENT_TYPE>>: <message>.
(cause==null ?
- RemoteException(String, Throwable) -
Constructor for class org.jvoicexml.event.error.jvxml.RemoteException
- Constructs a new event with the specified detail message and cause.
- RemoteJVoiceXml - Interface in org.jvoicexml.client.jndi
- Remote interface to enable remote method calls to
JVoiceXml. - RemoteJVoiceXml - Interface in org.jvoicexml.client
- Remote interface to enable remote method calls.
- RemoteMappedDocumentRepository - Interface in org.jvoicexml.client.jndi
- Remote interface to enable remote method calls to the
MappedDocumentRepository. - RemoteMappedDocumentRepository - Interface in org.jvoicexml.client
- Remote interface to enable remote method calls.
- RemoteSession - Interface in org.jvoicexml.client.jndi
- Remote interface to enable remote method calls to the
Session. - RemoteSession - Interface in org.jvoicexml.client
- Remote interface to enable remote method calls.
- remove(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- remove(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Removes the mapping for this key from this map if it is present
(optional operation).
- remove(Object) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- removeActiveGrammarSetObserver(ActiveGrammarSetObserver) -
Method in class org.jvoicexml.interpreter.ActiveGrammarSet
- Removes the given scope observer from the list of known observers.
- removeAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- removeAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- removedGrammars(ActiveGrammarSet, Collection<GrammarDocument>) -
Method in interface org.jvoicexml.interpreter.ActiveGrammarSetObserver
- The given set changed due to a scope change.
- removeListener(TerminalListener) -
Method in interface org.jvoicexml.callmanager.ObservableTerminal
- Removes a listener for terminal events.
- removeListener(SpokenInputListener) -
Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
- Removes a listener for user input events.
- removeListener(TelephonyListener) -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Removes the given listener from the list of known listeners.
- removeListener(SpokenInputListener) -
Method in interface org.jvoicexml.implementation.ObservableSpokenInput
- Removes a listener for user input events.
- removeListener(SynthesizedOutputListener) -
Method in interface org.jvoicexml.implementation.ObservableSynthesizedOutput
- Removes the listener for system output events.
- removeListener(TelephonyListener) -
Method in interface org.jvoicexml.implementation.ObservableTelephony
- Removes the given listener from the list of known listeners.
- removeListener(JVoiceXmlMainListener) -
Method in class org.jvoicexml.JVoiceXmlMain
- removes the given listener.
- removeScopedSetObserver(ScopedSetObserver<E>) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
- Removes the given scope observer from the list of known observers.
- removeScopeSubscriber(ScopeSubscriber) -
Method in class org.jvoicexml.interpreter.scope.ScopeObserver
- Remove the given subscriber from the list of known
ScopeSubscribers.
- removeScopeSubscriber(ScopeSubscriber) -
Method in interface org.jvoicexml.interpreter.scope.ScopePublisher
- Remove the given subscriber from the list of known
ScopeSubscribers.
- removeSessionListener(SessionListener) -
Method in class org.jvoicexml.client.jndi.SessionStub
- Removes the session listener.
- removeSessionListener(SessionListener) -
Method in class org.jvoicexml.interpreter.JVoiceXmlSession
- Removes the session listener.
- removeSessionListener(SessionListener) -
Method in interface org.jvoicexml.Session
- Removes the session listener.
- removeStrategies(Collection<EventStrategy>) -
Method in class org.jvoicexml.interpreter.event.JVoiceXmlEventHandler
- Removes the given strategies.
- removeStrategies(Collection<EventStrategy>) -
Method in interface org.jvoicexml.interpreter.EventHandler
- Removes the given strategies.
- removeVariable(String) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- Removes the given variable from the vault.
- renderPrompts(String, DocumentServer, CallControlProperties) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Notifies the implementation platform about the end of the prompt
queuing that has been started by
PromptAccumulator.setPromptTimeout(long).
- renderPrompts(String, DocumentServer, CallControlProperties) -
Method in interface org.jvoicexml.PromptAccumulator
- Notifies the implementation platform about the end of the prompt
queuing that has been started by
PromptAccumulator.setPromptTimeout(long).
- resetEventCounter() -
Method in interface org.jvoicexml.interpreter.EventCountable
- Reset the counter for all events.
- resetEventCounter() -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Reset the counter for all events.
- resetEventCounter() -
Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
- Reset the event counter.
- resetPromptCount() -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Resets the prompt counter.
- resetPromptCount() -
Method in class org.jvoicexml.interpreter.formitem.InitialFormItem
- Resets the prompt counter.
- resetPromptCount() -
Method in interface org.jvoicexml.interpreter.PromptCountable
- Resets the prompt counter.
- resetShadowVarContainer() -
Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
- Reset the shadow var container.
- resetShadowVarContainer() -
Method in class org.jvoicexml.interpreter.formitem.ObjectFormItem
- Reset the shadow var container.
- resetShadowVarContainer() -
Method in class org.jvoicexml.interpreter.formitem.RecordFormItem
- Reset the shadow var container.
- resetShadowVarContainer() -
Method in class org.jvoicexml.interpreter.formitem.SubdialogFormItem
- Reset the shadow var container.
- resetShadowVarContainer() -
Method in class org.jvoicexml.interpreter.formitem.TransferFormItem
- Reset the shadow var container.
- resolve(URI) -
Method in interface org.jvoicexml.Application
- Converts the given
URI into a hierarchical URI.
- resolve(URI, URI) -
Method in interface org.jvoicexml.Application
- Converts the given
URI into a hierarchical URI.
- resolve(URI) -
Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
- Converts the given
URI into a hierarchical URI.
- resolve(URI, URI) -
Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
- Converts the given
URI into a hierarchical URI.
- resolve(String) -
Method in class org.jvoicexml.interpreter.SsmlParser
- Converts the given
uri into a hierarchical URI.
- ResourceFactory<T extends ExternalResource> - Interface in org.jvoicexml.implementation
- Factory for external resources with type
T, that can be
connected to a ConnectionInformation. - RESULT_ACCEPTED -
Static variable in class org.jvoicexml.implementation.SpokenInputEvent
- The user made an utterance that matched an active grammar.
- RESULT_REJECTED -
Static variable in class org.jvoicexml.implementation.SpokenInputEvent
- The user made an utterance that did not match an active grammar.
- resultAccepted(RecognitionResult) -
Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- The user made an utterance, that matched an active grammar.
- resultAccepted(RecognitionResult) -
Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
- The user made an utterance, that matched an active grammar.
- resultAccepted(RecognitionResult) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- The user made an utterance that matched an active grammar.
- resultRejected(RecognitionResult) -
Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- The user made an utterance, that did not match an active grammar.
- resultRejected(RecognitionResult) -
Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
- The user made an utterance, that did not match an active grammar.
- resultRejected(RecognitionResult) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- The user made an utterance that did not match an active grammar.
- retainAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- retainAll(Collection<?>) -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- ReturnEvent - Class in org.jvoicexml.event.plain.jvxml
- The FIA processed a
<return> event. - ReturnEvent(Map<String, Object>) -
Constructor for class org.jvoicexml.event.plain.jvxml.ReturnEvent
- Constructs a new object with the given namelist as return value.
- returnObject(String, T) -
Method in class org.jvoicexml.implementation.pool.KeyedResourcePool
- Returns a previously borrowed resource to the pool.
- RtpConfiguration - Interface in org.jvoicexml.client.rtp
- RTP configuration information.
- RtpConnectionInformation - Class in org.jvoicexml.client.rtp
- Connection information for RTP streaming.
- RtpConnectionInformation(String, String, String, int) -
Constructor for class org.jvoicexml.client.rtp.RtpConnectionInformation
- Constructs a new object without control streaming.
- RtpConnectionInformation(String, String, String, int, int) -
Constructor for class org.jvoicexml.client.rtp.RtpConnectionInformation
- Constructs a new object.
- RtpPlayer - Class in org.jvoicexml.client.rtp
- RTP player for playing the output on the client side.
- RtpPlayer(int, int) -
Constructor for class org.jvoicexml.client.rtp.RtpPlayer
- Constructs a new object.
- run() -
Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
- Start the ServerSocket and handle incoming connections.
- run() -
Method in class org.jvoicexml.interpreter.JVoiceXmlSession
-
Session working method.
- run() -
Method in class org.jvoicexml.JVoiceXmlMain
-
Starts the VoiceXML interpreter.
Collection which is scope aware.Map which is scope aware.Set which is scope aware.ScopedSet.<EVENT_TYPE>>: <message>.
(cause==null ?
- SemanticError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.SemanticError
- Constructs a new event with the specified detail message and cause.
- serialize(String, ScriptableObject) -
Method in class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.JSONSerializer
- Serializes the given
ScriptableObject.
- serialize(String, ScriptableObject) -
Method in class org.jvoicexml.documentserver.schemestrategy.scriptableobjectserializer.KeyValueSerializer
- Serializes the given
ScriptableObject.
- serialize(String, ScriptableObject) -
Method in interface org.jvoicexml.documentserver.schemestrategy.ScriptableObjectSerializer
- Serializes the given
ScriptableObject.
- Session - Interface in org.jvoicexml
- 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.
- sessionClosed(String) -
Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
- Notification that the given session is closed.
- sessionClosed(String) -
Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
- Notification that the given session is closed.
- sessionClosed(String) -
Method in class org.jvoicexml.documentserver.schemestrategy.FileSchemeStrategy
- Notification that the given session is closed.
- sessionClosed(String) -
Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Notification that the given session is closed.
- sessionClosed(String) -
Method in class org.jvoicexml.documentserver.schemestrategy.MappedDocumentStrategy
- Notification that the given session is closed.
- sessionClosed(String) -
Method in interface org.jvoicexml.documentserver.SchemeStrategy
- Notification that the given session is closed.
- sessionClosed(String) -
Method in interface org.jvoicexml.DocumentServer
- Notification that the given session is closed.
- sessionEnded(Session) -
Method in interface org.jvoicexml.SessionListener
- Notification that the session has ended.
- SessionIdentifierFactory<T> - Interface in org.jvoicexml.documentserver.schemestrategy
- Factory for session identifiers that can be used in a
SessionStorage. - SessionListener - Interface in org.jvoicexml
- A listener for the
Session. - SessionShadowVarContainer - Class in org.jvoicexml.interpreter.variables
- Component that provides a container for the shadowed variables for the
standard session variables.
- SessionShadowVarContainer() -
Constructor for class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Constructs a new objects.
- sessionStarted(Session) -
Method in interface org.jvoicexml.SessionListener
- Notification that the session has been started.
- SessionStorage<T> - Class in org.jvoicexml.documentserver.schemestrategy
- Container that associates a JVoiceXML session to a custom strategy object,
Identifying the session with the repository.
- SessionStorage(SessionIdentifierFactory<T>) -
Constructor for class org.jvoicexml.documentserver.schemestrategy.SessionStorage
- Constructs a new object.
- SessionStub - Class in org.jvoicexml.client.jndi
- Stub for the
Session. - SessionStub() -
Constructor for class org.jvoicexml.client.jndi.SessionStub
- Constructs a new object.
- SessionStub(Context) -
Constructor for class org.jvoicexml.client.jndi.SessionStub
- Constructs a new object.
- SessionStub(String) -
Constructor for class org.jvoicexml.client.jndi.SessionStub
- Constructs a new object.
- setAccept(AcceptType) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the accept type.
- setAcceptedInputs(Collection<String>) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Set the accepted inputs of the grammar.
- setApplications(Collection<ConfiguredApplication>) -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Adds the given list of applications.
- setAttributes(FetchAttributes) -
Method in class org.jvoicexml.DocumentDescriptor
- Sets the fetch attributes.
- setCalledDevice(URI) -
Method in class org.jvoicexml.client.BasicConnectionInformation
- Sets the called device.
- setCalledId(URI) -
Method in class org.jvoicexml.callmanager.CallParameters
- Sets the called id.
- setCallerId(URI) -
Method in class org.jvoicexml.callmanager.CallParameters
- Sets the caller id.
- setCallingDevice(URI) -
Method in class org.jvoicexml.client.BasicConnectionInformation
- Sets the calling device.
- setCallManager(Collection<CallManager>) -
Method in class org.jvoicexml.JVoiceXmlMain
- Set the call managers to use.
- setChoiceConverter(ChoiceConverter) -
Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
- Sets the choice converter to use.
- setCompletetimeout(String) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Sets the length of silence required following user speech before the
speech recognizer finalizes a result.
- setConfidence(float) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the confidence.
- setConfidencelevel(float) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Sets the confidence level.
- setConnectionInformationFactory(ConnectionInformationFactory) -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Sets the connection information factory.
- setContainers(Map<String, String>) -
Method in class org.jvoicexml.interpreter.variables.VariableProvider
- Sets the user defined var containers.
- setDialogs(Map<String, Dialog>) -
Method in class org.jvoicexml.interpreter.dialog.JVoiceXmlDialogFactory
- Adds the given mappings of dialogs to tag names.
- setDocument(GrammarDocument) -
Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
- Sets the grammar document.
- setDocumentServer(DocumentServer) -
Method in class org.jvoicexml.JVoiceXmlMain
- Sets the document server.
- setDtmf(String) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the DTMF sequence that is set in the choice node.
- setDuration(long) -
Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
- Sets the duration.
- setEnhancedProperties(Map<String, String>) -
Method in class org.jvoicexml.CallControlProperties
- May be used to set custom properties if this class is extended.
- setEnhancedProperties(Map<String, String>) -
Method in class org.jvoicexml.DtmfRecognizerProperties
- May be used to set custom properties if this class is extended.
- setEnhancedProperties(Map<String, String>) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- May be used to set custom properties if this class is extended.
- setEvent(JVoiceXMLEvent) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the event to be thrown instead of a next.
- setEventHandler(EventObserver) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Sets the event observer to communicate events back to the interpreter.
- setEventHandler(EventObserver) -
Method in interface org.jvoicexml.ImplementationPlatform
- Sets the event observer to communicate events back to the interpreter.
- setExternalRecognitionListener(ExternalRecognitionListener) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Sets an external recognition listener and starts it.
- setExternalRecognitionListener(ExternalRecognitionListener) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
- Sets an external recognition listener.
- setExternalSynthesisListener(ExternalSynthesisListener) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Sets an external synthesis listener and starts it.
- setExternalSynthesisListener(ExternalSynthesisListener) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatformFactory
- Sets an external synthesis listener.
- setFetchAttributes(FetchAttributes) -
Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
- Sets the default fetch attributes.
- setFetchAudio(URI) -
Method in class org.jvoicexml.FetchAttributes
- Set the
fetchAudio attribute.
- setFetchHint(String) -
Method in class org.jvoicexml.FetchAttributes
- Retrieve the
fetchhint attribute.
- setFetchTimeout(int) -
Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Sets the default fetch timeout.
- setFetchTimeout(long) -
Method in class org.jvoicexml.FetchAttributes
- Retrieve the
fetchtimeout attribute.
- setField(InputItem) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the related
InputItem.
- setFormItemVariable(Object) -
Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
- Sets the value of the form item variable.
- setFormItemVariable(Object) -
Method in interface org.jvoicexml.interpreter.FormItem
- Sets the value of the form item variable.
- setGrammar(Grammar) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the grammar object.
- setGrammarCreators(Collection<GrammarCreator>) -
Method in class org.jvoicexml.documentserver.schemestrategy.builtin.BuiltinSchemeStrategy
- Adds the specified grammar creators to the list of known grammar
creators.
- setGrammaridentifier(GrammarIdentifierCentral) -
Method in class org.jvoicexml.interpreter.grammar.JVoiceXmlGrammarProcessor
- Sets the central to identify grammars.
- setGrammarProcessor(GrammarProcessor) -
Method in class org.jvoicexml.JVoiceXmlMain
- Sets the grammar processor.
- setGrammartransformer(GrammarTransformerCentral) -
Method in class org.jvoicexml.implementation.grammar.JVoiceXmlImplementationGrammarProcessor
- Sets the central to transform grammars.
- setIdentifier(List<GrammarIdentifier>) -
Method in class org.jvoicexml.interpreter.grammar.GrammarIdentifierCentral
- Adds the given list of idententifiers.
- setImplementation(GrammarImplementation<?>) -
Method in class org.jvoicexml.implementation.grammar.ProcessedGrammar
- Sets the grammar implementation.
- setImplementationPlatformFactory(ImplementationPlatformFactory) -
Method in class org.jvoicexml.JVoiceXmlMain
- Sets the implementation platform factory.
- setIncompletetimeout(String) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Sets the required length of silence following user speech after
which a recognizer finalizes a result.
- setInputmode(String) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the current inputmode.
- setInputmode(String) -
Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
- Sets the current inputmode.
- setInputResult(Object) -
Method in class org.jvoicexml.event.plain.jvxml.RecordingEvent
- Sets the input result.
- setInputType(String) -
Method in class org.jvoicexml.callmanager.ConfiguredApplication
- Sets the input type of this application.
- setInstances(int) -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupportFactory
- Sets the number of instances that this factory will create.
- setInterdigittimeout(String) -
Method in class org.jvoicexml.DtmfRecognizerProperties
- Sets the inter-digit timeout value to use when recognizing DTMF
input.
- setInterpretation(String) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the interpretation.
- setJustFilled(InputItem) -
Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
- Sets the
just_filled flag for the given input item.
- setJVoiceXml(JVoiceXml) -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Sets a reference to JVoiceXml.
- setJVoiceXml(JVoiceXml) -
Method in interface org.jvoicexml.CallManager
- Sets a reference to JVoiceXml.
- setJVoiceXml(JVoiceXml) -
Method in interface org.jvoicexml.JndiSupport
- Sets the reference to the interpreter.
- setLocalCallerDevice(URI) -
Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
- Sets the remote caller device.
- setLocalCallerDevice(URI) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Sets the local caller device.
- setLocalProperty(String, String) -
Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
- Sets the property with the given name to the given value.
- setMark(String) -
Method in interface org.jvoicexml.RecognitionResult
- Sets the mark reached that is reached while playing back an
SSML formatted document.
- setMarkname(String) -
Method in class org.jvoicexml.interpreter.formitem.FieldFormItem
- Sets the markname.
- setMarkname(String) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the markname.
- setMaxage(long) -
Method in class org.jvoicexml.FetchAttributes
- Retrieve the
maxage attribute.
- setMaxspeechtimeout(String) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- /* Sets the maximum duration of user speech.
- setMaxstale(long) -
Method in class org.jvoicexml.FetchAttributes
- Retrieve the
maxstale attribute.
- setMediaType(GrammarType) -
Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
- Sets the media type of this document.
- setMediaType(GrammarType) -
Method in interface org.jvoicexml.GrammarDocument
- Sets the media type of this document.
- setMode(ModeType) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Retrieves the mode type.
- setModeType(ModeType) -
Method in class org.jvoicexml.documentserver.JVoiceXmlGrammarDocument
- Sets the mode type.
- setModeType(ModeType) -
Method in interface org.jvoicexml.GrammarDocument
- Sets the mode type.
- setNext(URI) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the URI of next dialog or document.
- setNode(XmlNode) -
Method in class org.jvoicexml.interpreter.dialog.ExecutableMenuForm
- Associates the dialog with the given node.
- setNode(XmlNode) -
Method in class org.jvoicexml.interpreter.dialog.ExecutablePlainForm
- Associates the dialog with the given node.
- setNode(XmlNode) -
Method in interface org.jvoicexml.interpreter.Dialog
- Associates the dialog with the given node.
- setOutputType(String) -
Method in class org.jvoicexml.callmanager.ConfiguredApplication
- Sets the output type of this application.
- setPort(int) -
Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- Set the port to be used.
- setPort(int) -
Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
- Set the port to be used.
- setPromptTimeout(long) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Sets the default timeout to use.
- setPromptTimeout(long) -
Method in interface org.jvoicexml.PromptAccumulator
- Sets the default timeout to use.
- setProperties(Map<String, String>) -
Method in class org.jvoicexml.CallControlProperties
- Retrieves the call control recognizer properties from the given map.
- setProperties(Map<String, String>) -
Method in class org.jvoicexml.DtmfRecognizerProperties
- Retrieves the DTMF recognizer properties from the given map.
- setProperties(Map<String, String>) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Retrieves the speech recognizer properties from the given map.
- setProperty(String, String) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreterContext
- Sets the property with the given name to the given value.
- setProtocolName(String) -
Method in class org.jvoicexml.client.BasicConnectionInformation
- Sets the protocol name.
- setProtocolVersion(String) -
Method in class org.jvoicexml.client.BasicConnectionInformation
- Sets the protocol version.
- setProviders(Collection<VariableProvider>) -
Method in class org.jvoicexml.interpreter.variables.VariableProviders
- Sets the variable providers.
- setRecognitionResult(RecognitionResult) -
Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
- Sets the recognition result.
- setRemoteCallerDevice(URI) -
Method in class org.jvoicexml.interpreter.variables.ConnectionVarContainer
- Sets the remote caller device.
- setRemoteCallerDevice(URI) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Sets the remote caller device.
- setReprompt(boolean) -
Method in class org.jvoicexml.interpreter.FormInterpretationAlgorithm
- Set if the last loop iteration ended with a
<catch>
that had no <reprompt>.
- setResult(RecognitionResult) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Uses the given result to fill the fields.
- setRootDocument(VoiceXmlDocument) -
Method in interface org.jvoicexml.Application
- Sets the new root document.
- setRootDocument(VoiceXmlDocument) -
Method in class org.jvoicexml.interpreter.JVoiceXmlApplication
- Sets the new root document.
- setScheme(String) -
Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Sets the scheme for this strategy.
- setSchemeStrategies(List<SchemeStrategy>) -
Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
- Adds the given list of strategies for schemes to the supported schemes.
- setScripting(ScriptingEngine) -
Method in class org.jvoicexml.interpreter.variables.ApplicationShadowVarContainer
- Sets a reference to the scripting engine.
- setScripting(ScriptingEngine) -
Method in class org.jvoicexml.interpreter.variables.DialogShadowVarContainer
- Sets a reference to the scripting engine.
- setScripting(ScriptingEngine) -
Method in class org.jvoicexml.interpreter.variables.DocumentShadowVarContainer
- Sets a reference to the scripting engine.
- setScripting(ScriptingEngine) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Sets a reference to the scripting engine.
- setScripting(ScriptingEngine) -
Method in interface org.jvoicexml.interpreter.variables.StandardSessionVariable
- Sets a reference to the scripting engine.
- setSensitivity(float) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Sets the sensitivity.
- setSerializer(ScriptableObjectSerializer) -
Method in class org.jvoicexml.documentserver.schemestrategy.HttpSchemeStrategy
- Sets the serializer.
- setSession(Session) -
Method in class org.jvoicexml.implementation.jvxml.JVoiceXmlImplementationPlatform
- Sets the current session.
- setSession(Session) -
Method in interface org.jvoicexml.ImplementationPlatform
- Sets the current session.
- setSessionIdentifier(UUID) -
Method in class org.jvoicexml.interpreter.variables.SessionShadowVarContainer
- Sets the session id.
- setSpeedvsaccuracy(float) -
Method in class org.jvoicexml.SpeechRecognizerProperties
- Sets the hint specifying the desired balance between speed vs.
- setSpokeninput(ResourceFactory<SpokenInput>) -
Method in class org.jvoicexml.implementation.Platform
- Sets the spoken input implementation.
- setState(InterpreterState) -
Method in class org.jvoicexml.interpreter.VoiceXmlInterpreter
- Sets the interpreter state.
- setSynthesizedoutput(ResourceFactory<SynthesizedOutput>) -
Method in class org.jvoicexml.implementation.Platform
- Sets the synthesized output implementation.
- setTagStrategies(Map<String, TagStrategy>) -
Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlInitializationTagStrategyFactory
- Adds the given tag strategies.
- setTagStrategies(Map<String, TagStrategy>) -
Method in class org.jvoicexml.interpreter.tagstrategy.JVoiceXmlTagStrategyFactory
- Adds the given tag strategies.
- setTelephony(ResourceFactory<Telephony>) -
Method in class org.jvoicexml.implementation.Platform
- Sets the telephonyFactory implementation.
- setTermchar(char) -
Method in class org.jvoicexml.DtmfRecognizerProperties
- Sets the terminating DTMF character for DTMF input recognition.
- setTerminal(Terminal) -
Method in class org.jvoicexml.callmanager.CallParameters
- Sets the terminal.
- setTerminal(String) -
Method in class org.jvoicexml.callmanager.ConfiguredApplication
- Sets the name of the terminal.
- setTermtimeout(String) -
Method in class org.jvoicexml.DtmfRecognizerProperties
- Sets the terminating timeout to use when recognizing DTMF input.
- setText(String) -
Method in class org.jvoicexml.interpreter.dialog.ConvertedChoiceOption
- Sets the text that is contained in the choice node.
- setTimeout(long) -
Method in class org.jvoicexml.SpeakableSsmlText
- Sets the timeout that will be used for the following user input.
- setTransformer(List<GrammarTransformer>) -
Method in class org.jvoicexml.implementation.grammar.GrammarTransformerCentral
- Adds the given list of transformers.
- setUri(String) -
Method in class org.jvoicexml.callmanager.ConfiguredApplication
- Sets the URI of the application to call.
- setURI(URI) -
Method in class org.jvoicexml.DocumentDescriptor
- Sets the URI of the document.
- setUtterance(String) -
Method in class org.jvoicexml.interpreter.formitem.FieldShadowVarContainer
- Sets the utterance.
- setUtterance(String) -
Method in class org.jvoicexml.interpreter.formitem.TransferShadowVarContainer
- Sets the utterance.
- setVariable(String, Object) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- Sets an existing variable to a new value.
- setVariable(Scope, String, Object) -
Method in class org.jvoicexml.interpreter.ScriptingEngine
- Sets an existing variable to a new value ath teh given scope.
- setVisited() -
Method in class org.jvoicexml.interpreter.formitem.BlockFormItem
- Mark this form item visited by setting the form item variable to
true.
- shutdown() -
Method in class org.jvoicexml.client.jndi.JVoiceXmlStub
- Shuts down the interpreter and frees all resources.
- shutdown() -
Method in interface org.jvoicexml.client.jndi.RemoteJVoiceXml
- Shutdown the interpreter and free all resources.
- shutdown() -
Method in interface org.jvoicexml.client.RemoteJVoiceXml
- Shutdown the interpreter and free all resources.
- shutdown() -
Method in interface org.jvoicexml.JndiSupport
- Stops the service.
- shutdown() -
Method in interface org.jvoicexml.JVoiceXml
- Shuts down the interpreter and frees all resources.
- shutdown() -
Method in class org.jvoicexml.JVoiceXmlMain
- Shuts down the interpreter and frees all resources.
- size() -
Method in class org.jvoicexml.implementation.grammar.GrammarCache
- Retrieves the number of active grammars.
- size() -
Method in class org.jvoicexml.interpreter.ActiveGrammarSet
- Retrieves the number of active grammars.
- size() -
Method in class org.jvoicexml.interpreter.scope.ScopedCollection
-
- size() -
Method in class org.jvoicexml.interpreter.scope.ScopedMap
- Returns the number of key-value mappings in this map.
- size() -
Method in class org.jvoicexml.interpreter.scope.ScopedSet
-
- SocketExternalListenerWorker - Class in org.jvoicexml.implementation.external
- This class handles all communications with external clients
and is managed by a
SocketExternalRecognitionListener or
SocketExternalSynthesisListener. - SocketExternalListenerWorker(int, String) -
Constructor for class org.jvoicexml.implementation.external.SocketExternalListenerWorker
- Initialize this WorkerThread with the given port and assignment.
- SocketExternalRecognitionListener - Class in org.jvoicexml.implementation.external
- Class to send RecognitionResults as String
to external clients.
- SocketExternalRecognitionListener() -
Constructor for class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- Constructs a new SocketExternalRecognitionListener.
- SocketExternalSynthesisListener - Class in org.jvoicexml.implementation.external
- Class to send the synthesized output as String
to a connected serversocket on localhost.
- SocketExternalSynthesisListener() -
Constructor for class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
- Constructs a new SocketExternalSynthesisListener.
- SpeakablePhoneInfo - Class in org.jvoicexml
- Information about a phone that was generated by the synthesizer.
- SpeakablePhoneInfo(String, int) -
Constructor for class org.jvoicexml.SpeakablePhoneInfo
- Constructs a new object.
- SpeakablePlainText - Class in org.jvoicexml
- Plain text to be passed to the TTS engine.
- SpeakablePlainText() -
Constructor for class org.jvoicexml.SpeakablePlainText
- Constructs a new object.
- SpeakablePlainText(String) -
Constructor for class org.jvoicexml.SpeakablePlainText
- Constructs a new object.
- SpeakableSsmlText - Class in org.jvoicexml
- Text to be passed to the TTS engine.
- SpeakableSsmlText(SsmlDocument) -
Constructor for class org.jvoicexml.SpeakableSsmlText
- Constructs a new object.
- SpeakableSsmlText(SsmlDocument, boolean, BargeInType) -
Constructor for class org.jvoicexml.SpeakableSsmlText
- Constructs a new object.
- SpeakableText - Interface in org.jvoicexml
- Objects that implement this interface contain some text, that is
passed to the TTS engine.
- SpeechRecognizerProperties - Class in org.jvoicexml
- Generic speech recognizer properties as described in
http://www.w3.org/TR/voicexml20#dml6.3.2.
- SpeechRecognizerProperties() -
Constructor for class org.jvoicexml.SpeechRecognizerProperties
- Constructs a new object.
- SpokenInput - Interface in org.jvoicexml.implementation
- Facade for easy control and monitoring of the user's speech input.
- SpokenInputEvent - Class in org.jvoicexml.implementation
- Event generated from the
SpokenInput implementation. - SpokenInputEvent(ObservableSpokenInput, int) -
Constructor for class org.jvoicexml.implementation.SpokenInputEvent
- Constructs a new object.
- SpokenInputEvent(ObservableSpokenInput, int, Object) -
Constructor for class org.jvoicexml.implementation.SpokenInputEvent
- Constructs a new object.
- SpokenInputListener - Interface in org.jvoicexml.implementation
- Listener for events from the
SpokenInput implementation. - SpokenInputProvider - Interface in org.jvoicexml.implementation
- Objects that implement this class have an association to a
SpokenInput device which can be retrieved by the corresponding
method. - SrgsAbnf2SrgsAbnfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
- An instance of this class is able to transform a SRGS grammar with XML format
into an
SrgsXmlDocument. - SrgsAbnf2SrgsAbnfGrammarTransformer() -
Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsAbnf2SrgsAbnfGrammarTransformer
- Constructs a new object.
- SrgsAbnfGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
- This class implements the GrammarIdentifier interface.
- SrgsAbnfGrammarIdentifier() -
Constructor for class org.jvoicexml.interpreter.grammar.identifier.SrgsAbnfGrammarIdentifier
-
- SrgsXml2JsgfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
- An instance of this class is able to transform a SRGS grammar with XML format
into RuleGrammar instance.
- SrgsXml2JsgfGrammarTransformer() -
Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2JsgfGrammarTransformer
- Standard constructor to instantiate as much
GrammarTransformer as you need.
- SrgsXml2SrgsAbnfGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
- This class implements the GrammarTransformer interface.
- SrgsXml2SrgsAbnfGrammarTransformer() -
Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsAbnfGrammarTransformer
- Standard constructor to instantiate as much
GrammarHandler as you need.
- SrgsXml2SrgsXmlGrammarTransformer - Class in org.jvoicexml.implementation.grammar.transformer
- An instance of this class is able to transform a SRGS grammar with XML format
into an
SrgsXmlDocument. - SrgsXml2SrgsXmlGrammarTransformer() -
Constructor for class org.jvoicexml.implementation.grammar.transformer.SrgsXml2SrgsXmlGrammarTransformer
- Constructs a new object.
- SrgsXmlChoiceConverter - Class in org.jvoicexml.interpreter.dialog
- A converter for the SRGS XML grammar.
- SrgsXmlChoiceConverter() -
Constructor for class org.jvoicexml.interpreter.dialog.SrgsXmlChoiceConverter
-
- SrgsXmlGrammarIdentifier - Class in org.jvoicexml.interpreter.grammar.identifier
- This class implements the GrammarIdentifier interface.
- SrgsXmlGrammarIdentifier() -
Constructor for class org.jvoicexml.interpreter.grammar.identifier.SrgsXmlGrammarIdentifier
-
- SrgsXmlGrammarImplementation - Class in org.jvoicexml.implementation
- Implementation of a SRGS XML grammar.
- SrgsXmlGrammarImplementation(SrgsXmlDocument) -
Constructor for class org.jvoicexml.implementation.SrgsXmlGrammarImplementation
- Constructs a new object.
- SsmlParser - Class in org.jvoicexml.interpreter
- Parser to transform the contents of a
<prompt> or
<audio> into an SSML document. - SsmlParser(VoiceXmlNode, VoiceXmlInterpreterContext) -
Constructor for class org.jvoicexml.interpreter.SsmlParser
- Constructs a new object.
- SsmlParsingStrategy - Interface in org.jvoicexml.interpreter
- Strategy to evaluate the contents of a VoiceXML tag within a
<prompt> tag into an SSML document that can be sent
to the speech synthesizer. - SsmlParsingStrategyFactory - Interface in org.jvoicexml.interpreter
- Factory for
SsmlParsingStrategys. - StandardSessionVariable - Interface in org.jvoicexml.interpreter.variables
- A standard session variable.
- start() -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Starts the call manager asynchronously.
- start() -
Method in interface org.jvoicexml.CallManager
- Starts the call manager asynchronously.
- start() -
Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- Starts this external recognition listener.
- start() -
Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
- Starts this external synthesized output listener.
- start() -
Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
- Starts this external recognition listener.
- start() -
Method in interface org.jvoicexml.implementation.ExternalSynthesisListener
- Starts this external synthesized output listener.
- startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) -
Method in interface org.jvoicexml.implementation.InputDevice
- Detects and reports character and/or spoken input simultaneously.
- startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) -
Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
- Detects and reports character and/or spoken input simultaneously.
- startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) -
Method in interface org.jvoicexml.UserInput
- Detects and reports character and/or spoken input simultaneously.
- startRecording(UserInput, OutputStream, CallControlProperties) -
Method in interface org.jvoicexml.CallControl
- Starts recording to the given output stream.
- startRecording(SpokenInput, OutputStream, CallControlProperties) -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Starts recording to the given output stream.
- startRecording(SpokenInput, OutputStream, CallControlProperties) -
Method in interface org.jvoicexml.implementation.Telephony
- Starts recording to the given output stream.
- startup() -
Method in interface org.jvoicexml.JndiSupport
- Starts the service.
- Startup - Class in org.jvoicexml.startup
- Startup the JVoiceXML voice browser.
- stop() -
Method in class org.jvoicexml.callmanager.BaseCallManager
- Stops the call manager and all terminals.
- stop() -
Method in interface org.jvoicexml.CallManager
- Stops the call manager and all terminals.
- stop() -
Method in class org.jvoicexml.implementation.external.SocketExternalRecognitionListener
- Stops this external recognition listener.
- stop() -
Method in class org.jvoicexml.implementation.external.SocketExternalSynthesisListener
- Stops this external synthesized output listener.
- stop() -
Method in interface org.jvoicexml.implementation.ExternalRecognitionListener
- Stops this external recognition listener.
- stop() -
Method in interface org.jvoicexml.implementation.ExternalSynthesisListener
- Stops this external synthesized output listener.
- stopPlay() -
Method in interface org.jvoicexml.CallControl
- Stops a previously started play.
- stopPlay() -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Stops a previously started play.
- stopPlay() -
Method in interface org.jvoicexml.implementation.Telephony
- Stops a previously started play.
- stopRecognition() -
Method in interface org.jvoicexml.implementation.InputDevice
- Stops a previously started recognition.
- stopRecognition() -
Method in class org.jvoicexml.implementation.jvxml.BufferedCharacterInput
- Stops a previously started recognition.
- stopRecognition() -
Method in interface org.jvoicexml.UserInput
- Stops a previously started recognition.
- stopRecord() -
Method in interface org.jvoicexml.CallControl
- Stops a previously started recording.
- stopRecording() -
Method in class org.jvoicexml.implementation.jvxml.DummyTelephonySupport
- Stops a previously started recording.
- stopRecording() -
Method in interface org.jvoicexml.implementation.Telephony
- Stops a previously started recording.
- stopWaiting() -
Method in interface org.jvoicexml.callmanager.Terminal
- Stops waiting for incoming connections.
- stopWorker() -
Method in class org.jvoicexml.implementation.external.SocketExternalListenerWorker
- Stops this Workerthread.
- storeAudio(AudioInputStream) -
Method in class org.jvoicexml.documentserver.JVoiceXmlDocumentServer
- Stores the audio from the given stream.
- storeAudio(AudioInputStream) -
Method in interface org.jvoicexml.DocumentServer
- Stores the audio from the given stream.
- Stub - Interface in org.jvoicexml.client.jndi
- Stub at the client side that remotely calls the skeleton.
- SubdialogFormItem - Class in org.jvoicexml.interpreter.formitem
- A
<>subdialog> input item is roughly like a function call. - SubdialogFormItem(VoiceXmlInterpreterContext, VoiceXmlNode) -
Constructor for class org.jvoicexml.interpreter.formitem.SubdialogFormItem
- Create a new subdialog input item.
- SubdialogResultEvent - Class in org.jvoicexml.event.plain.jvxml
- Result of an
<subdialog> call.. - SubdialogResultEvent(Object) -
Constructor for class org.jvoicexml.event.plain.jvxml.SubdialogResultEvent
- Constructs a new object.
- SubmitEvent - Class in org.jvoicexml.event.plain.jvxml
- The FIA processed a
<submit> event. - SubmitEvent(DocumentDescriptor) -
Constructor for class org.jvoicexml.event.plain.jvxml.SubmitEvent
- Constructs a new object.
- supportsBargeIn() -
Method in interface org.jvoicexml.implementation.OutputDevice
- Checks if this implementation platform supports barge-in.
- SynthesisResult - Interface in org.jvoicexml
- Result of the synthesis process.
- SynthesizedOutput - Interface in org.jvoicexml.implementation
- Facade for easy access to the system output.
- SynthesizedOutputEvent - Class in org.jvoicexml.implementation
- Event generated from the
SynthesizedOutput implementation. - SynthesizedOutputEvent(ObservableSynthesizedOutput, int, String) -
Constructor for class org.jvoicexml.implementation.SynthesizedOutputEvent
- Constructs a new object.
- SynthesizedOutputListener - Interface in org.jvoicexml.implementation
- Listener for events from the
SynthesizedOutput implementation. - SynthesizedOutputProvider - Interface in org.jvoicexml.implementation
- Objects that implement this class have an association to a
SynthesizedOutput device which can be retrieved by the corresponding
method - SystemOutput - Interface in org.jvoicexml
- Facade for easy access to the system output.
TagStrategys.TagStrategys from the namespace returned by
TagStrategyFactory.getTagNamespace() that can be executed while interpreting
the form items.TagStrategy repository that knows several TagStrategyFactorys
for different namespaces.TagStrategyFactory.Telephony implementation triggered a
call answered event.
Telephony implementation triggered a
call answered event.
Telephony implementation triggered a
call hangup event.
Telephony implementation triggered a
call hangup event.
Telephony implementation triggered a
transfer event.
Telephony implementation triggered a
transfer event.
Telephony implementation.Telephony implementation.Telephony implementation triggered an event.
Telephony implementation triggered an event.
Telephony
device which can be retrieved by the corresponding method.text/plain to retrieve.
text/xml to retrieve.
ScriptableObject into a JSON string.
<EVENT_TYPE>>: <message>.
(cause==null ?
- UnsupportedElementError(String, String, Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedElementError
- Constructs a new event with the specified detail message and cause.
- UnsupportedFormatError - Class in org.jvoicexml.event.error
- The requested resource has a format that is not supported by the platform,
e.g. an unsupported grammar format, or media type.
- UnsupportedFormatError() -
Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
- Constructs a new event with the event type as its detail message.
- UnsupportedFormatError(String) -
Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- UnsupportedFormatError(Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- UnsupportedFormatError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedFormatError
- Constructs a new event with the specified detail message and cause.
- UnsupportedLanguageError - Class in org.jvoicexml.event.error
- The platform does not support the language for either speech synthesis or
speech recognition.
- UnsupportedLanguageError() -
Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
- Constructs a new event with the event type as its detail message.
- UnsupportedLanguageError(String) -
Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- UnsupportedLanguageError(Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- UnsupportedLanguageError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedLanguageError
- Constructs a new event with the specified detail message and cause.
- UnsupportedObjectnameError - Class in org.jvoicexml.event.error
- The platform does not support a particular platform-specific object.
- UnsupportedObjectnameError() -
Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
- Constructs a new event with the event type as its detail message.
- UnsupportedObjectnameError(String) -
Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
- Constructs a new event with the specified detail message. the given
detail message is expanded to the form
<EVENT_TYPE>>: <message>.
- UnsupportedObjectnameError(Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
- Constructs a new event with the specified cause and a detail message of
(cause==null ?
- UnsupportedObjectnameError(String, Throwable) -
Constructor for class org.jvoicexml.event.error.UnsupportedObjectnameError
- Constructs a new event with the specified detail message and cause.
- userEvent(int, Participant[]) -
Method in class org.jvoicexml.client.rtp.RtpPlayer
-
- UserInput - Interface in org.jvoicexml
- Facade for easy control and monitoring of the user's input.
URI or add
variables to it to send them back to the
DocumentServer.<block> element is visited by setting its form
item variable to true, evaluating its content, and then
bypassing the process phase.
<block> element is visited by setting its form
item variable to true, evaluating its content, and then
bypassing the process phase.
<field> is visited, the FIA selects and queues
up any prompts based on the item's prompt counter and prompt
conditions.
<field> is visited, the FIA selects and queues
up any prompts based on the item's prompt counter and prompt
conditions.
<>subdialog> input item is roughly like a function
call.
<>subdialog> input item is roughly like a function
call.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||