A B C D E F G H I J L M O P Q R S T W

A

accepts(RecognitionResult) - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
activate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
activate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
activate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
activate() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
activateGrammars(Collection<GrammarImplementation<? extends Object>>) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Activation of grammars means to enable the grammar in the JSAPI jargon.
addListener(SpokenInputListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
addListener(SynthesizedOutputListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
addListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
addListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
addSynthesizerStream(InputStream) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Reads from the given output stream and adds the result to the list of streams.
audioReleased(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
A AUDIO_RELEASED event has occured.

B

begin(int) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
BreakSpeakStrategy - Class in org.jvoicexml.implementation.jsapi10.speakstrategy
SSML strategy to play back a <mark> node.
BreakSpeakStrategy() - Constructor for class org.jvoicexml.implementation.jsapi10.speakstrategy.BreakSpeakStrategy
Creates a new object.

C

cancel() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
cancelOutput() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
close() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
close() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
close() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
close() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
close() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
CONFIG_KEY - Static variable in interface org.jvoicexml.implementation.jsapi10.SpokenInputConnectionHandler
Configuration key.
CONFIG_KEY - Static variable in interface org.jvoicexml.implementation.jsapi10.SynthesizedOutputConnectionHandler
Configuration key.
connect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
connect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
connect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
connect(ConnectionInformation, SynthesizedOutput, Synthesizer) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSConnectionHandler
Establishes a connection from the given ConnectionInformation to this object.
connect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
connect(ConnectionInformation, SpokenInput, Recognizer) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4ConnectionHandler
Establishes a connection from the given ConnectionInformation to this object.
connect(ConnectionInformation, SpokenInput, Recognizer) - Method in interface org.jvoicexml.implementation.jsapi10.SpokenInputConnectionHandler
Establishes a connection from the given ConnectionInformation to this object.
connect(ConnectionInformation, SynthesizedOutput, Synthesizer) - Method in interface org.jvoicexml.implementation.jsapi10.SynthesizedOutputConnectionHandler
Establishes a connection from the given ConnectionInformation to this object.
createDescriptor() - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlRecognizerModeDescFactory
Creates a new descriptor.
createDescriptor() - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlSynthesizerModeDescFactory
Creates a new descriptor.
createDescriptor() - Method in interface org.jvoicexml.implementation.jsapi10.RecognizerModeDescFactory
Creates a new descriptor.
createDescriptor() - Method in interface org.jvoicexml.implementation.jsapi10.SynthesizerModeDescFactory
Creates a new descriptor.
createResource() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
createResource() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
createResource() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
createResource() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory

D

deactivateGrammars(Collection<GrammarImplementation<? extends Object>>) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Activation of grammars means to disable the grammar in the JSAPI jargon.
disconnect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
disconnect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
disconnect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
disconnect(ConnectionInformation, SynthesizedOutput, Synthesizer) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSConnectionHandler
Disconnects a previously established connection.
disconnect(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
disconnect(ConnectionInformation, SpokenInput, Recognizer) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4ConnectionHandler
Disconnects a previously established connection.
disconnect(ConnectionInformation, SpokenInput, Recognizer) - Method in interface org.jvoicexml.implementation.jsapi10.SpokenInputConnectionHandler
Disconnects a previously established connection.
disconnect(ConnectionInformation, SynthesizedOutput, Synthesizer) - Method in interface org.jvoicexml.implementation.jsapi10.SynthesizedOutputConnectionHandler
Disconnects a previously established connection.
drain() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer

E

end() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
equals(GrammarImplementation<RuleGrammar>) - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation

F

FreeTTSConnectionHandler - Class in org.jvoicexml.implementation.jsapi10.jvxml
An RTP based connection handler for FreeTTS.
FreeTTSConnectionHandler() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSConnectionHandler
 
FreeTTSSynthesizedOutputFactory - Class in org.jvoicexml.implementation.jsapi10.jvxml
ResourceFactory for the SynthesizedOutput based on FreeTTS.
FreeTTSSynthesizedOutputFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSSynthesizedOutputFactory
Constructs a new object.

G

getAudioFormat() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
getConfidence() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getData() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
getDocumentServer() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Retrieves the document server.
getGrammar() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
getInstances() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
getInstances() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
getInstances() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
getInstances() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory
getJsgf() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
Retrieves the JSGF source code.
getMark() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getMediaType() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
getMode() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getModeType() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
getName() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
Retrieves the name of the grammar.
getRecordingAudioFormat() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
getRecordingAudioFormat() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
getResourceType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
getResourceType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
getResourceType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
getResourceType() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory
getSemanticInterpretation() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getSessionid() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Retrieves the Id of the current session.
getSpeakStrategy(SsmlNode) - Method in class org.jvoicexml.implementation.jsapi10.speakstrategy.JVoiceXmlSpeakStratgeyFactory
Retrieves the strategy to play back the given node.
getSpeakStrategy(SsmlNode) - Method in interface org.jvoicexml.implementation.jsapi10.SSMLSpeakStrategyFactory
Retrieves the strategy to play back the given node.
getSupportedBargeInTypes() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
getSupportedGrammarTypes() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
getSynthesizer() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Retrieves the encapsulated synthesizer.
getTime() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
getType() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
getType() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
getType() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory
getUriForNextSpokenInput() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
getUriForNextSpokenInput(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4ConnectionHandler
Delegate from SpokenInput.getUriForNextSpokenInput(). .
getUriForNextSpokenInput(ConnectionInformation) - Method in interface org.jvoicexml.implementation.jsapi10.SpokenInputConnectionHandler
Delegate from SpokenInput.getUriForNextSpokenInput(). .
getUriForNextSynthesisizedOutput() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
getUriForNextSynthesisizedOutput(ConnectionInformation) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSConnectionHandler
Delegate from SynthesizedOutput.getUriForNextSynthesisizedOutput() .
getUriForNextSynthesisizedOutput(ConnectionInformation) - Method in interface org.jvoicexml.implementation.jsapi10.SynthesizedOutputConnectionHandler
Delegate from SynthesizedOutput.getUriForNextSynthesisizedOutput() .
getUtterance() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getVolume() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
getWords() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
getWordsConfidence() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
grammarFinalized(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
A GRAMMAR_FINALIZED event has occured because the Recognizer has determined which Grammar is matched by the incoming speech.

H

hashCode() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation

I

isAccepted() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
isBusy() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
isBusy() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
isBusy() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
isBusy() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
isOutputCanceled() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Checks if there was a request to cancel the current output.
isRecording() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
isRejected() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult

J

Jsapi10RecognitionResult - Class in org.jvoicexml.implementation.jsapi10
JSAPI 1.0 implementation of the result of the recognition process.
Jsapi10RecognitionResult(Result) - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
Constructs a new object.
Jsapi10SpokenInput - Class in org.jvoicexml.implementation.jsapi10
Spoken input that uses the JSAPI 1.0 to address the recognition engine.
Jsapi10SpokenInput(RecognizerModeDesc) - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Constructs a new audio input.
Jsapi10SpokenInputFactory - Class in org.jvoicexml.implementation.jsapi10
Demo implementation of a ResourceFactory for the SpokenInput based on JSAPI 1.0.
Jsapi10SpokenInputFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Creates a new object and registers the engines.
Jsapi10SynthesizedOutput - Class in org.jvoicexml.implementation.jsapi10
Audio output that uses the JSAPI 1.0 to address the TTS engine.
Jsapi10SynthesizedOutput(SynthesizerModeDesc) - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Constructs a new audio output.
Jsapi10SynthesizedOutputFactory - Class in org.jvoicexml.implementation.jsapi10
Demo implementation of a ResourceFactory for the SynthesizedOutput based on JSAPI 1.0.
Jsapi10SynthesizedOutputFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Creates a new object and registers the engines.
Jsapi10TelephonyFactory - Class in org.jvoicexml.implementation.jsapi10
Demo implementation of a ResourceFactory for the Telephony based on JSAPI 1.0.
Jsapi10TelephonyFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
Constructs a new object.
Jsapi10TelephonySupport - Class in org.jvoicexml.implementation.jsapi10
JSAPI 1.0 implementation of a Telephony resource.
Jsapi10TelephonySupport() - Constructor for class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
Constructs a new object.
JVoiceXMLRecognitionListener - Class in org.jvoicexml.implementation.jsapi10
Waits for input from the recognizer.
JVoiceXMLRecognitionListener(Jsapi10SpokenInput) - Constructor for class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
Constructs a new object.
JVoiceXmlRecognizerModeDescFactory - Class in org.jvoicexml.implementation.jsapi10
A RecognizerModeDesc that can be read by the configuration.
JVoiceXmlRecognizerModeDescFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.JVoiceXmlRecognizerModeDescFactory
 
JVoiceXmlSpeakStratgeyFactory - Class in org.jvoicexml.implementation.jsapi10.speakstrategy
Factory for SSMLSpeakStrategys.
JVoiceXmlSpeakStratgeyFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.speakstrategy.JVoiceXmlSpeakStratgeyFactory
Creates a new object.
JVoiceXmlSynthesizerModeDescFactory - Class in org.jvoicexml.implementation.jsapi10
A SynthesizerModeDesc that can be read by the configuration.
JVoiceXmlSynthesizerModeDescFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.JVoiceXmlSynthesizerModeDescFactory
 

L

loadGrammar(Reader, GrammarType) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput

M

markerReached(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
MarkSpeakStrategy - Class in org.jvoicexml.implementation.jsapi10.speakstrategy
SSML strategy to play back a <mark> node.
MarkSpeakStrategy() - Constructor for class org.jvoicexml.implementation.jsapi10.speakstrategy.MarkSpeakStrategy
Creates a new object.

O

open() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
open() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
open() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
open() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
org.jvoicexml.implementation.jsapi10 - package org.jvoicexml.implementation.jsapi10
This package contains basic classes to support JSAPI 1.0 implementations for UserInput and SystemOutput.
org.jvoicexml.implementation.jsapi10.jvxml - package org.jvoicexml.implementation.jsapi10.jvxml
This package contains a demo implementation for JSAPI 1.0 support in JVoiceXML based on FreeTTS and CMU Sphinx4.
org.jvoicexml.implementation.jsapi10.speakstrategy - package org.jvoicexml.implementation.jsapi10.speakstrategy
This package contains SSMLSpeakStrategy implementations to support SSML with JSAPI 1.0.

P

passivate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
passivate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
passivate() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
passivate() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
pause() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
play(SynthesizedOutput, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
play(SynthesizedOutput, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony

Q

queueSpeakable(SpeakableText, String, DocumentServer) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Checks the type of the given speakable and forwards it either as for SSML output or for plain text output.

R

reachedMark(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
A mark in an SSML output has been reached.
readSynthesizerStream(byte[], int, int) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Reads up to length bytes of data from the synthesizer stream into the given buffer.
readSynthesizerStream(byte[], int, int) - Method in interface org.jvoicexml.implementation.jsapi10.StreamableSynthesizedOutput
Reads up to length bytes of data from the synthesizer stream into the given buffer.
RecognizerModeDescFactory - Interface in org.jvoicexml.implementation.jsapi10
A factory for a RecognizerModeDesc.
record(SpokenInput, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
record(SpokenInput, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
registerEngineCentral() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Registers the EngineCentral so that a Recognizer can be created via Central.createRecognizer(javax.speech.EngineModeDesc).
registerEngineCentral() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Registers the EngineCentral so that a Synthesizer can be created via Central.createSynthesizer(javax.speech.EngineModeDesc).
registerEngineCentral() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.FreeTTSSynthesizedOutputFactory
Registers the EngineCentral so that a Synthesizer can be created via Central.createSynthesizer(javax.speech.EngineModeDesc).
registerEngineCentral() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4SpokenInputFactory
Registers the EngineCentral so that a Recognizer can be created via Central.createRecognizer(javax.speech.EngineModeDesc).
removeListener(SpokenInputListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
removeListener(SynthesizedOutputListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
removeListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
removeListener(TelephonyListener) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
reset() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
resetTime() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
resultAccepted(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
An RESULT_ACCEPTED event has occured indicating that a Result has transitioned from the UNFINALIZED state to the ACCEPTED state.
resultCreated(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
A RESULT_CREATED event is issued when a Recognizer detects incoming speech that may match an active grammar of an application.
resultRejected(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
An RESULT_REJECTED event has occured indicating that a Result has transitioned from the UNFINALIZED state to the REJECTED state.
resultUpdated(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
A RESULT_UPDATED event has occured because a token has been finalized and/or the unfinalized text of a result has changed.
resume() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
RtpTelephony - Class in org.jvoicexml.implementation.jsapi10.jvxml
RTP frontend for the JSAPI 1.0 layer.
RtpTelephony() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
Constructs a new object.
RtpTelephonyFactory - Class in org.jvoicexml.implementation.jsapi10.jvxml
Factory for the RtpTelephony resources.
RtpTelephonyFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory
 
RuleGrammarImplementation - Class in org.jvoicexml.implementation.jsapi10
Implementation of a JSGF grammar.
RuleGrammarImplementation(RuleGrammar, String) - Constructor for class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
Constructs a new object.

S

setAudioFormat(AudioFormat) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
setConnectionhandler(SynthesizedOutputConnectionHandler) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Sets a custom connection handler.
setEngineName(String) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlRecognizerModeDescFactory
Sets the engine name.
setEngineName(String) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlSynthesizerModeDescFactory
Sets the engine name.
setInstances(int) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Sets the number of instances that this factory will create.
setInstances(int) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Sets the number of instances that this factory will create.
setInstances(int) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonyFactory
Sets the number of instances that this factory will create.
setInstances(int) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephonyFactory
Sets the number of instances that this factory will create.
setLocale(Locale) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlRecognizerModeDescFactory
Sets the locale.
setLocale(Locale) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlSynthesizerModeDescFactory
Sets the locale.
setMark(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
setModeName(String) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlRecognizerModeDescFactory
Sets the mode name.
setModeName(String) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXmlSynthesizerModeDescFactory
Sets the mode name.
setRecognizerModeDescriptor(RecognizerModeDesc) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Sets the factory for the default RecognizerModeDesc.
setRecognizerModeDescriptorFactory(RecognizerModeDescFactory) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Sets the factory for the default RecognizerModeDesc.
setSpokenInputConnectionHandler(SpokenInputConnectionHandler) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Sets a custom connection handler.
setStreamableSpokenInput(StreamableSpokenInput) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Sets the streamable input.
setSynthesizedOutputConnectionHandler(SpokenInputConnectionHandler) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Sets a custom connection handler.
setSynthesizedOutputConnectionHandler(SynthesizedOutputConnectionHandler) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Sets a custom connection handler.
setSynthesizerModeDescriptor(SynthesizerModeDesc) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Sets the factory for the default SynthesizerModeDesc.
setSynthesizerModeDescriptorFactory(SynthesizerModeDescFactory) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Sets the factory for the default SynthesizerModeDesc.
setType(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInputFactory
Sets the type of the resource.
setType(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Sets the type of this resource.
setType(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutputFactory
Sets the type of the resource.
setVolume(float) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
showMetrics() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
speak(Jsapi10SynthesizedOutput, SsmlNode) - Method in class org.jvoicexml.implementation.jsapi10.speakstrategy.BreakSpeakStrategy
Speaks the given node.
speak(Jsapi10SynthesizedOutput, SsmlNode) - Method in class org.jvoicexml.implementation.jsapi10.speakstrategy.MarkSpeakStrategy
Speaks the given node.
speak(Jsapi10SynthesizedOutput, SsmlNode) - Method in class org.jvoicexml.implementation.jsapi10.speakstrategy.SpeakSpeakStrategy
Speaks the given node.
speak(Jsapi10SynthesizedOutput, SsmlNode) - Method in class org.jvoicexml.implementation.jsapi10.speakstrategy.TextSpeakStrategy
Speaks the given node.
speak(Jsapi10SynthesizedOutput, SsmlNode) - Method in interface org.jvoicexml.implementation.jsapi10.SSMLSpeakStrategy
Speaks the given node.
speakableCancelled(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
speakableEnded(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
speakablePaused(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
speakableResumed(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
speakableStarted(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
speakPlaintext(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Speaks a plain text string.
SpeakSpeakStrategy - Class in org.jvoicexml.implementation.jsapi10.speakstrategy
SSML strategy to play back a <speak> node.
SpeakSpeakStrategy() - Constructor for class org.jvoicexml.implementation.jsapi10.speakstrategy.SpeakSpeakStrategy
Creates a new object.
Sphinx4ConnectionHandler - Class in org.jvoicexml.implementation.jsapi10.jvxml
RTP based connection handler for sphinx 4.
Sphinx4ConnectionHandler() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4ConnectionHandler
 
Sphinx4SpokenInputFactory - Class in org.jvoicexml.implementation.jsapi10.jvxml
Demo implementation of a ResourceFactory for the SpokenInput based on JSAPI 1.0.
Sphinx4SpokenInputFactory() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.Sphinx4SpokenInputFactory
Constructs a new object.
SpokenInputConnectionHandler - Interface in org.jvoicexml.implementation.jsapi10
JSAPI 1.0 does not know how to stream audio from a client to a server.
SSMLSpeakStrategy - Interface in org.jvoicexml.implementation.jsapi10
Strategy to play back a node of a SSML document via JSAPI.
SSMLSpeakStrategyFactory - Interface in org.jvoicexml.implementation.jsapi10
Factory for SSMLSpeakStrategys.
startFirstSampleTimer() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
startRecognition(SpeechRecognizerProperties, DtmfRecognizerProperties) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
startRecording(SpokenInput, OutputStream, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
startRecording(SpokenInput, OutputStream, CallControlProperties) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
startRecording() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
stopPlay() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
stopPlay() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
stopRecognition() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
stopRecording() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
stopRecording() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony
stopRecording() - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
StreamableAudioPlayer - Class in org.jvoicexml.implementation.jsapi10.jvxml
FreeTTS AudioPlayer bsed on streams for the RTP protocol.
StreamableAudioPlayer(Jsapi10SynthesizedOutput) - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
Constructs a new object.
StreamableMicrophone - Class in org.jvoicexml.implementation.jsapi10.jvxml
Implementation of an microphone based on streams for the sphinx4 frontend to be used in RTP scenarios.
StreamableMicrophone() - Constructor for class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
Constructs a new object.
StreamableSpokenInput - Interface in org.jvoicexml.implementation.jsapi10
Facility to support audio streaming to any Telephony that can handle streams.
StreamableSynthesizedOutput - Interface in org.jvoicexml.implementation.jsapi10
Facility to support audio streaming to any Telephony that can handle streams.
supportsBargeIn() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
SynthesizedOutputConnectionHandler - Interface in org.jvoicexml.implementation.jsapi10
JSAPI 1.0 does not know how to stream audio from a server to a client.
SynthesizerModeDescFactory - Interface in org.jvoicexml.implementation.jsapi10
A factory for a SynthesizerModeDesc.

T

TextSpeakStrategy - Class in org.jvoicexml.implementation.jsapi10.speakstrategy
SSML strategy to play back a text node.
TextSpeakStrategy() - Constructor for class org.jvoicexml.implementation.jsapi10.speakstrategy.TextSpeakStrategy
Creates a new object.
topOfQueue(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
toString() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10RecognitionResult
toString() - Method in class org.jvoicexml.implementation.jsapi10.RuleGrammarImplementation
trainingInfoReleased(ResultEvent) - Method in class org.jvoicexml.implementation.jsapi10.JVoiceXMLRecognitionListener
A TRAINING_INFO_RELEASED event has occured.
transfer(String) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10TelephonySupport
transfer(String) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.RtpTelephony

W

waitEngineState(long) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
Blocks the calling thread until the Engine is in a specified state.
waitNonBargeInPlayed() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
waitQueueEmpty() - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
wordStarted(SpeakableEvent) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SynthesizedOutput
write(byte[]) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
write(byte[], int, int) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableAudioPlayer
writeRecognizerStream(byte[], int, int) - Method in class org.jvoicexml.implementation.jsapi10.Jsapi10SpokenInput
Writes length bytes of data from the specified byte array starting at offset.
writeRecognizerStream(byte[], int, int) - Method in class org.jvoicexml.implementation.jsapi10.jvxml.StreamableMicrophone
Writes length bytes of data from the specified byte array starting at offset.
writeRecognizerStream(byte[], int, int) - Method in interface org.jvoicexml.implementation.jsapi10.StreamableSpokenInput
Writes length bytes of data from the specified byte array starting at offset.

A B C D E F G H I J L M O P Q R S T W

Copyright © 2005-2009JVoiceXML group.