Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
L
O
P
S
V
W
A
Activator
- Class in
org.robokind.impl.speech.osgi
Activator()
- Constructor for class org.robokind.impl.speech.osgi.
Activator
adapt(SpeechConfig)
- Method in class org.robokind.impl.speech.
PortableSpeechConfig.MessageRecordAdapter
adapt(SpeechConfigRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechConfig.RecordMessageAdapter
adapt(SpeechEvent)
- Method in class org.robokind.impl.speech.
PortableSpeechEvent.MessageRecordAdapter
adapt(SpeechEventRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechEvent.RecordMessageAdapter
adapt(SpeechEventList)
- Method in class org.robokind.impl.speech.
PortableSpeechEventList.MessageRecordAdapter
adapt(SpeechEventListRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechEventList.RecordMessageAdapter
adapt(SpeechRequest)
- Method in class org.robokind.impl.speech.
PortableSpeechRequest.MessageRecordAdapter
adapt(SpeechRequestRecord)
- Method in class org.robokind.impl.speech.
PortableSpeechRequest.RecordMessageAdapter
C
create(String, String, String)
- Method in class org.robokind.impl.speech.
PortableSpeechRequest.Factory
G
getBindingKey()
- Method in class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
getConfigSourceId()
- Method in class org.robokind.impl.speech.
PortableSpeechConfig
getConfigurationClass()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
getConfigurationClass()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigWriter
getConfigurationFormat()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
getConfigurationFormat()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigWriter
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
getParameterClass()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
getParameterClass()
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigWriter
getPhrase()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getRecord()
- Method in class org.robokind.impl.speech.
PortableSpeechConfig
getRecord()
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
getRecord()
- Method in class org.robokind.impl.speech.
PortableSpeechEventList
getRecord()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
Returns the underlying SpeechRequestRecord.
getRecord()
- Method in class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
getRecord()
- Method in class org.robokind.impl.speech.viseme.
PortableVisemeBindingManagerConfig
getRequestSourceId()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getSampleRate()
- Method in class org.robokind.impl.speech.
PortableSpeechConfig
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.
PortableSpeechConfig
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.
PortableSpeechEvent
getTimestampMillisecUTC()
- Method in class org.robokind.impl.speech.
PortableSpeechEventList
getTimestampMillisecUTC()
- Method in class org.robokind.impl.speech.
PortableSpeechRequest
getVisemeBindingConfigs()
- Method in class org.robokind.impl.speech.viseme.
PortableVisemeBindingManagerConfig
getVisemeValues()
- Method in class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
getVoiceName()
- Method in class org.robokind.impl.speech.
PortableSpeechConfig
L
loadConfiguration(File)
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
O
org.robokind.impl.speech
- package org.robokind.impl.speech
org.robokind.impl.speech.osgi
- package org.robokind.impl.speech.osgi
org.robokind.impl.speech.viseme
- package org.robokind.impl.speech.viseme
P
PortableSpeechConfig
- Class in
org.robokind.impl.speech
PortableSpeechConfig(SpeechConfigRecord)
- Constructor for class org.robokind.impl.speech.
PortableSpeechConfig
PortableSpeechConfig(SpeechConfig)
- Constructor for class org.robokind.impl.speech.
PortableSpeechConfig
PortableSpeechConfig(String, String, String, double)
- Constructor for class org.robokind.impl.speech.
PortableSpeechConfig
PortableSpeechConfig.MessageRecordAdapter
- Class in
org.robokind.impl.speech
PortableSpeechConfig.MessageRecordAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechConfig.MessageRecordAdapter
PortableSpeechConfig.RecordMessageAdapter
- Class in
org.robokind.impl.speech
PortableSpeechConfig.RecordMessageAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechConfig.RecordMessageAdapter
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(SpeechEvent)
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent
PortableSpeechEvent(String, long, int, int, int, int, String, int)
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent
PortableSpeechEvent.MessageRecordAdapter
- Class in
org.robokind.impl.speech
PortableSpeechEvent.MessageRecordAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent.MessageRecordAdapter
PortableSpeechEvent.RecordMessageAdapter
- Class in
org.robokind.impl.speech
Converts a SpeechEventRecord to a PortableSpeechEvent.
PortableSpeechEvent.RecordMessageAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEvent.RecordMessageAdapter
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(SpeechEventList)
- Constructor for class org.robokind.impl.speech.
PortableSpeechEventList
PortableSpeechEventList.MessageRecordAdapter
- Class in
org.robokind.impl.speech
PortableSpeechEventList.MessageRecordAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEventList.MessageRecordAdapter
PortableSpeechEventList.RecordMessageAdapter
- Class in
org.robokind.impl.speech
PortableSpeechEventList.RecordMessageAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechEventList.RecordMessageAdapter
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.
PortableSpeechRequest.Factory
- Class in
org.robokind.impl.speech
PortableSpeechRequest.Factory()
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest.Factory
PortableSpeechRequest.MessageRecordAdapter
- Class in
org.robokind.impl.speech
PortableSpeechRequest.MessageRecordAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest.MessageRecordAdapter
PortableSpeechRequest.RecordMessageAdapter
- Class in
org.robokind.impl.speech
PortableSpeechRequest.RecordMessageAdapter()
- Constructor for class org.robokind.impl.speech.
PortableSpeechRequest.RecordMessageAdapter
PortableVisemeBindingConfig
- Class in
org.robokind.impl.speech.viseme
PortableVisemeBindingConfig(VisemeBindingConfigRecord)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
PortableVisemeBindingConfig(VisemeBindingConfig)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
PortableVisemeBindingConfig(int, Map<Viseme, NormalizedDouble>)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingConfig
PortableVisemeBindingManagerConfig
- Class in
org.robokind.impl.speech.viseme
PortableVisemeBindingManagerConfig(VisemeBindingManagerConfigRecord)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingManagerConfig
PortableVisemeBindingManagerConfig(VisemeBindingManagerConfig)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingManagerConfig
PortableVisemeBindingManagerConfig(List<VisemeBindingConfig>)
- Constructor for class org.robokind.impl.speech.viseme.
PortableVisemeBindingManagerConfig
S
setTimestampMillisecUTC(long)
- Method in class org.robokind.impl.speech.
PortableSpeechEvent
start(BundleContext)
- Method in class org.robokind.impl.speech.osgi.
Activator
stop(BundleContext)
- Method in class org.robokind.impl.speech.osgi.
Activator
V
VERSION
- Static variable in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
Config format VersionProperty.
VERSION_NAME
- Static variable in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
Config format version name.
VERSION_NUMBER
- Static variable in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
Config format version number.
VisemeBindingManagerAvroConfigLoader
- Class in
org.robokind.impl.speech.viseme
VisemeBindingManagerAvroConfigLoader()
- Constructor for class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigLoader
VisemeBindingManagerAvroConfigWriter
- Class in
org.robokind.impl.speech.viseme
VisemeBindingManagerAvroConfigWriter()
- Constructor for class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigWriter
W
writeConfiguration(VisemeBindingManagerConfig, File)
- Method in class org.robokind.impl.speech.viseme.
VisemeBindingManagerAvroConfigWriter
A
C
G
L
O
P
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2012. All Rights Reserved.