done.inpro.system.carchase
Class HesitatingSynthesisIU

java.lang.Object
  extended by inpro.incremental.unit.IU
      extended by inpro.incremental.unit.InstallmentIU
          extended by inpro.incremental.unit.SysInstallmentIU
              extended by done.inpro.system.carchase.HesitatingSynthesisIU
All Implemented Interfaces:
java.lang.Comparable<IU>

public class HesitatingSynthesisIU
extends SysInstallmentIU


Nested Class Summary
 class HesitatingSynthesisIU.HesitationIU
           
 
Nested classes/interfaces inherited from class inpro.incremental.unit.IU
IU.IUUpdateListener, IU.Progress
 
Field Summary
private static SysInstallmentIU protoHesitation
           
 
Fields inherited from class inpro.incremental.unit.InstallmentIU
tts
 
Fields inherited from class inpro.incremental.unit.IU
creationTime, FIRST_IU, groundedIn, grounds, nextSameLevelLinks, previousSameLevelLink
 
Constructor Summary
HesitatingSynthesisIU(java.lang.String text)
           
 
Method Summary
 void appendContinuation(java.util.List<WordIU> words)
           
 
Methods inherited from class inpro.incremental.unit.SysInstallmentIU
getAudio, getFinalWord, getFullPStream, getInitialWord, getSegments, getWords, scaleDeepCopyAndStartAtZero, toLabelLines, toMarkedUpString, toMaryXML, toMbrola, toPayLoad
 
Methods inherited from class inpro.incremental.unit.InstallmentIU
systemProduced, userProduced
 
Methods inherited from class inpro.incremental.unit.IU
addNextSameLevelLink, addUpdateListener, commit, compareTo, connectSLL, deepToString, duration, endTime, equals, getAge, getAmongNextSameLevelLinks, getCreationTime, getID, getNextSameLevelLink, getNextSameLevelLinks, getOngoingGroundedIU, getProgress, getSameLevelLink, ground, groundedIn, groundIn, groundIn, grounds, hashCode, isCommitted, isCompleted, isOngoing, isRevoked, isUpcoming, notifyListeners, payloadEquals, removeAllNextSameLevelLinks, removeGrin, removeGrin, reorderNextSameLevelLink, revoke, setAsTopNextSameLevelLink, setSameLevelLink, startTime, toLabelLine, toString, toTEDviewXML, updateOnGrinUpdates
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

protoHesitation

private static final SysInstallmentIU protoHesitation
Constructor Detail

HesitatingSynthesisIU

public HesitatingSynthesisIU(java.lang.String text)
Method Detail

appendContinuation

public void appendContinuation(java.util.List<WordIU> words)