Uses of Class
extra.inpro.synthesis.visual.HotSpot

Packages that use HotSpot
extra.inpro.synthesis.visual A GUI to manipulate (improve, mimic, parody) Mary TTS. 
 

Uses of HotSpot in extra.inpro.synthesis.visual
 

Subclasses of HotSpot in extra.inpro.synthesis.visual
(package private)  class SegmentSelector.StringHotSpot
          a hostspot with a fixed size, containing a string
 

Methods in extra.inpro.synthesis.visual that return types with arguments of type HotSpot
private  java.util.List<HotSpot<SegmentModel.SegmentBoundPitchMark>> SegmentPanel.getPitchPoints()