Class FeatureProcessors.PH_CVox

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

public static class FeatureProcessors.PH_CVox extends Object implements FeatureProcessor
Return consonant voicing +=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_CVox

      public PH_CVox()
  • Method Details