Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
J
L
O
P
R
S
A
adapt(SpeechRequest)
- Method in class org.robokind.impl.speech.
JMSSpeechRequestSender.SpeechRequestAdapter
adapt(SpeechEventRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechEvent.RemoteSpeechEventAdapter
adapt(SpeechEventListRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechEventList.RemoteSpeechEventListAdapter
addRequestListener(Listener<SpeechRequest>)
- Method in class org.robokind.impl.speech.
JMSSpeechService
addSpeechEventListener(Listener<SpeechEventList>)
- Method in class org.robokind.impl.speech.
JMSSpeechService
C
close()
- Method in class org.robokind.impl.speech.
JMSSpeechService
G
getCurrentData()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getDuration()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getNextData()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getPhrase()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getRecord()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
Returns the underlying SpeechRequestRecord.
getRequestSourceId()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getSpeechEvents()
- Method in class org.robokind.impl.speech.
PortableSpeechEventList
getSpeechEventType()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getSpeechServiceId()
- Method in class org.robokind.impl.speech.
PortableSpeechEventList
getSpeechServiceId()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getStreamNumber()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getStringData()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getTextLength()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getTextPosition()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getTimestampMillisecUTC()
- Method in class org.robokind.impl.speech.
PortableSpeechEventList
getTimestampMillisecUTC()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
I
initialize(SpeechConfigRecord)
- Method in class org.robokind.impl.speech.
JMSSpeechService
J
JMSSpeechEventReceiver
- Class in
org.robokind.impl.speech
JMSMessageReceiver for receiving SpeechEventLists.
JMSSpeechEventReceiver(Session, Destination)
- Constructor for class org.robokind.impl.speech.
JMSSpeechEventReceiver
JMSSpeechRequestSender
- Class in
org.robokind.impl.speech
JMSMessageSender for sending SpeechRequests.
JMSSpeechRequestSender(Session, Destination)
- Constructor for class org.robokind.impl.speech.
JMSSpeechRequestSender
JMSSpeechRequestSender.SpeechRequestAdapter
- Class in
org.robokind.impl.speech
Converts a SpeechRequest to a SpeechRequestRecord to be sent.
JMSSpeechRequestSender.SpeechRequestAdapter()
- Constructor for class org.robokind.impl.speech.
JMSSpeechRequestSender.SpeechRequestAdapter
JMSSpeechService
- Class in
org.robokind.impl.speech
JMSSpeechService(Session, Destination, Destination, Destination, Destination)
- Constructor for class org.robokind.impl.speech.
JMSSpeechService
Connects to a remote SpeechService through JMS and Avro
L
Launcher
- Class in
org.robokind.impl.speech
Launcher()
- Constructor for class org.robokind.impl.speech.
Launcher
O
org.robokind.impl.speech
- package org.robokind.impl.speech
P
PortableSpeechEvent
- Class in
org.robokind.impl.speech
SpeechEvent implementation wrapping a SpeechEventRecord.
PortableSpeechEvent(SpeechEventRecord)
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent
Creates a new SpeechEvent from the given SpeechEventRecord.
PortableSpeechEvent.RemoteSpeechEventAdapter
- Class in
org.robokind.impl.speech
Converts a SpeechEventRecord to a PortableSpeechEvent.
PortableSpeechEvent.RemoteSpeechEventAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent.RemoteSpeechEventAdapter
PortableSpeechEventList
- Class in
org.robokind.impl.speech
SpeechEventList implementation wrapping a SpeechEventListRecord.
PortableSpeechEventList(SpeechEventListRecord)
- Constructor for class org.robokind.impl.speech.
PortableSpeechEventList
Creates a new PortableSpeechEventList from the given Record
PortableSpeechEventList.RemoteSpeechEventListAdapter
- Class in
org.robokind.impl.speech
Converts a SpeechEventListRecord to a PortableSpeechEventList
PortableSpeechEventList.RemoteSpeechEventListAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEventList.RemoteSpeechEventListAdapter
PortableSpeechRequest
- Class in
org.robokind.impl.speech
SpeechRequest implementation wrapping a SpeechRequestRecord.
PortableSpeechRequest(SpeechRequestRecord)
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest
Creates a new PortableSpeechRequest from the given Record.
PortableSpeechRequest(String, String, long, String)
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest
Creates a new PortableSpeechRequest.
PortableSpeechRequest(SpeechRequest)
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest
Creates a PortableSpeechRequest from another SpeechRequest.
R
removeRequestListener(Listener<SpeechRequest>)
- Method in class org.robokind.impl.speech.
JMSSpeechService
removeSpeechEventListener(Listener<SpeechEventList>)
- Method in class org.robokind.impl.speech.
JMSSpeechService
S
sendSpeechRequest(String)
- Method in class org.robokind.impl.speech.
JMSSpeechRequestSender
Creates and sends a SpeechRequest from the given text.
setDestinationId(String)
- Method in class org.robokind.impl.speech.
JMSSpeechRequestSender
setSourceId(String)
- Method in class org.robokind.impl.speech.
JMSSpeechRequestSender
speak(String)
- Method in class org.robokind.impl.speech.
JMSSpeechService
start()
- Method in class org.robokind.impl.speech.
JMSSpeechService
startServiceFrame(BundleContext, String, String, String, String, String)
- Static method in class org.robokind.impl.speech.
Launcher
Creates and starts a JMSSpeechService.
A
C
G
I
J
L
O
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.