Class FeatureProcessors.PH_VHeight

java.lang.Object
com.sun.speech.freetts.en.us.FeatureProcessors.PH_VHeight
All Implemented Interfaces:
FeatureProcessor
Enclosing class:
FeatureProcessors

public static class FeatureProcessors.PH_VHeight extends Object implements FeatureProcessor
Return vowel height 1-high 2-mid 3-low This is a feature processor. A feature processor takes an item, performs some sort of processing on the item and returns an object.
  • Constructor Details

    • PH_VHeight

      public PH_VHeight()
  • Method Details