Uses of Class
hmi.elckerlyc.speechengine.SpeechUnitPlanningException

Packages that use SpeechUnitPlanningException
hmi.elckerlyc.speechengine   
 

Uses of SpeechUnitPlanningException in hmi.elckerlyc.speechengine
 

Methods in hmi.elckerlyc.speechengine that throw SpeechUnitPlanningException
private  TTSUnit TTSPlanner.createSpeechUnit(BMLBlockPeg bbPeg, Behaviour b)
           
protected  TimingInfo WavTTSUnit.getTiming()
           
protected abstract  TimingInfo TTSUnit.getTiming()
           
 void TTSUnit.setup()
          Finds relative bookmark timing and prefered duration of the speech unit
protected  void WavTTSUnit.setupCache()
           
protected  void TTSUnit.setupCache()