org.cogchar.bind.rk.speech.client
Class SpeechOutputClient
java.lang.Object
org.appdapter.core.log.BasicDebugger
org.cogchar.api.channel.BasicChannel
org.cogchar.impl.perform.basic.BasicPerfChan
org.cogchar.impl.perform.FancyTextPerfChan<org.robokind.api.speech.SpeechJob>
org.cogchar.bind.rk.speech.client.SpeechOutputClient
- All Implemented Interfaces:
- org.appdapter.core.log.Loggable, Channel, PerfChannel, org.cogchar.impl.perform.FancyPerfChan<org.robokind.api.speech.SpeechJob>, scala.ScalaObject
public class SpeechOutputClient
- extends org.cogchar.impl.perform.FancyTextPerfChan<org.robokind.api.speech.SpeechJob>
- Author:
- Stu B.
| Nested classes/interfaces inherited from interface org.cogchar.impl.perform.FancyPerfChan |
org.cogchar.impl.perform.FancyPerfChan.$anonfun$getOutJobOrNull$1 |
| Fields inherited from interface org.appdapter.core.log.Loggable |
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
|
Constructor Summary |
SpeechOutputClient(org.osgi.framework.BundleContext bundleCtx,
org.appdapter.core.name.Ident chanIdent)
|
SpeechOutputClient(org.robokind.api.speech.SpeechService speechSvc,
org.appdapter.core.name.Ident chanIdent)
|
| Methods inherited from class org.cogchar.impl.perform.FancyTextPerfChan |
fastCueAndPlay, getMaxAllowedPerformances, getMyLogger, getOutJobOrNull, makePerfAndPlayAtBeginNow, markPerfStoppedAndForget, myJobsByPerf, org$cogchar$impl$perform$FancyPerfChan$_setter_$myJobsByPerf_$eq, registerOutJobForPerf, requestOutJobCancelForPerf |
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
SpeechOutputClient
public SpeechOutputClient(org.osgi.framework.BundleContext bundleCtx,
org.appdapter.core.name.Ident chanIdent)
SpeechOutputClient
public SpeechOutputClient(org.robokind.api.speech.SpeechService speechSvc,
org.appdapter.core.name.Ident chanIdent)
fancyFastCueAndPlay
public void fancyFastCueAndPlay(org.cogchar.impl.perform.FancyTextMedia ftm,
org.cogchar.impl.perform.FancyTextCursor cuePos,
org.cogchar.impl.perform.FancyTextPerf perf)
- Specified by:
fancyFastCueAndPlay in class org.cogchar.impl.perform.FancyTextPerfChan<org.robokind.api.speech.SpeechJob>
updatePerfStatusQuickly
public void updatePerfStatusQuickly(org.cogchar.impl.perform.FancyPerformance perf)
requestOutJobCancel
public void requestOutJobCancel(org.robokind.api.speech.SpeechJob soj)
_directlyStartSpeakingText
@Deprecated
public org.robokind.api.speech.SpeechJob _directlyStartSpeakingText(String textStr)
- Deprecated.
_directlyCancelAllRunningSpeechTasks
@Deprecated
public void _directlyCancelAllRunningSpeechTasks()
- Deprecated.
Copyright © 2010-2013. All Rights Reserved.