Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

R

Recognition - Class in com.nuecho.rivr.voicexml.turn.output
Base class of an interaction phase recognition configuration parts.
RECOGNITION_FORM_ITEM_NAME - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RECOGNITION_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
RecognitionInfo - Class in com.nuecho.rivr.voicexml.turn.input
RecognitionInfo contains a JSON representation of the VoiceXml recognition result (application.lastresult$) and optionally a MarkInfo containing information about the last Mark encountered before the recognition occurred.
RecognitionInfo(JsonArray, MarkInfo) - Constructor for class com.nuecho.rivr.voicexml.turn.input.RecognitionInfo
 
RECORD_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RECORD_FORM_ITEM_NAME - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
Recording - Class in com.nuecho.rivr.voicexml.turn.output
A Recording represents the description of a recording final phase of an interaction.
Recording() - Constructor for class com.nuecho.rivr.voicexml.turn.output.Recording
 
RECORDING_META_DATA_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
RECORDING_PARAMETER - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
RECORDING_VARIABLE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RecordingInfo - Class in com.nuecho.rivr.voicexml.turn.input
RecordingInfo contains the recorded file, its duration and other meta information produced by an Interaction with a Interaction.FinalRecordingWindow.
RecordingInfo(FileUpload, Duration, boolean, String) - Constructor for class com.nuecho.rivr.voicexml.turn.input.RecordingInfo
 
remove(String) - Method in class com.nuecho.rivr.voicexml.turn.VariableList
 
removeListener(DialogueChannelListener<I, O>) - Method in interface com.nuecho.rivr.core.channel.DialogueChannel
Removes a listener from this dialogue channel.
removeListener(DialogueChannelListener<I, O>) - Method in class com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
 
removeListener(DialogueChannelListener<I, O>) - Method in class com.nuecho.rivr.core.test.TestDialogueChannel
 
removeProperty(String) - Method in class com.nuecho.rivr.voicexml.turn.output.Recognition
 
removeSession(String) - Method in class com.nuecho.rivr.core.servlet.session.SessionContainer
 
renderError(Throwable, HttpServletRequest, HttpServletResponse, Session<I, O, F, L, C>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
renderGrammarReference(GrammarReference, Element) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
renderGrammars(List<? extends GrammarItem>, Element, String) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
renderInlineStringGrammar(Element, InlineStringGrammar) - Static method in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
renderLastTurn(L, HttpServletRequest, HttpServletResponse, Session<I, O, F, L, C>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
renderOutputTurn(O, HttpServletRequest, HttpServletResponse, Session<I, O, F, L, C>) - Method in class com.nuecho.rivr.core.servlet.DialogueServlet
 
replaceAll(Pattern, String, String) - Static method in class com.nuecho.rivr.core.util.StringUtils
 
REPROMPT_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ResourceDefaultFetchConfiguration - Class in com.nuecho.rivr.voicexml.turn.output.fetch
VoiceXML resource fetch configuration default properties: maxage , maxstale and fetchhint.
ResourceDefaultFetchConfiguration(ResourceDefaultFetchConfiguration.ResourceType) - Constructor for class com.nuecho.rivr.voicexml.turn.output.fetch.ResourceDefaultFetchConfiguration
 
ResourceDefaultFetchConfiguration.ResourceType - Enum in com.nuecho.rivr.voicexml.turn.output.fetch
Types of resources that can be fetched.
RESULT_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
RESULT_RECORDING_METADATA_DATA_SCOPE_OBJECT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RESULT_RECORDING_METADATA_SCOPE_OBJECT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ResultUtils - Class in com.nuecho.rivr.voicexml.util
Utility class containing helper methods for result returned in some last turns.
ResultUtils() - Constructor for class com.nuecho.rivr.voicexml.util.ResultUtils
 
Return - Class in com.nuecho.rivr.voicexml.turn.last
Terminates a VoiceXmlDialogue with a return, transferring the control back to the calling dialogue.
Return(String, VariableList) - Constructor for class com.nuecho.rivr.voicexml.turn.last.Return
 
Return(String, String, String) - Constructor for class com.nuecho.rivr.voicexml.turn.last.Return
 
RETURN_ELEMENT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ReturnFatalErrorFormFactory - Class in com.nuecho.rivr.voicexml.rendering.voicexml.errorhandling
FatalErrorFormFactory generating an empty <return> element.
ReturnFatalErrorFormFactory() - Constructor for class com.nuecho.rivr.voicexml.rendering.voicexml.errorhandling.ReturnFatalErrorFormFactory
 
RIVR_DIALOGUE_ID_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RIVR_DIALOGUE_ID_SCOPE_OBJECT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RIVR_INPUT_TURN_PROPERTY - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RIVR_INPUT_TURN_SCOPE_OBJECT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RIVR_SCOPE_OBJECT - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
RIVR_SCRIPT - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
RIVR_VARIABLE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ROOT_ATTRIBUTE - Static variable in class com.nuecho.rivr.voicexml.rendering.voicexml.VoiceXmlDomUtil
 
ROOT_PATH - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlDialogueServlet
 
ROOT_PATH - Static variable in class com.nuecho.rivr.voicexml.servlet.VoiceXmlInputTurnFactory
 
run(F, C) - Method in interface com.nuecho.rivr.core.dialogue.Dialogue
Method called by the controller (e.g.
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links
To report errors, inconsistencies and omissions in the Rivr API documentation, please open an issue.

Copyright © 2019 Nu Echo Inc..