Class FeatureProcessors.PH_VRnd

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

public static class FeatureProcessors.PH_VRnd extends Object implements FeatureProcessor
Return vowel rnd (lip rounding) lip rounding +=on -=off 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_VRnd

      public PH_VRnd()
  • Method Details