Uses of Interface
hmi.tts.util.PhonemeToVisemeMapping

Packages that use PhonemeToVisemeMapping
hmi.elckerlyc.speechengine.ttsbinding   
hmi.tts.mary Implementation of TTSGenerator specifically for MARYTTS. 
hmi.tts.util   
 

Uses of PhonemeToVisemeMapping in hmi.elckerlyc.speechengine.ttsbinding
 

Constructors in hmi.elckerlyc.speechengine.ttsbinding with parameters of type PhonemeToVisemeMapping
MaryTTSBinding(String marydir, PhonemeToVisemeMapping ptv)
           
 

Uses of PhonemeToVisemeMapping in hmi.tts.mary
 

Fields in hmi.tts.mary declared as PhonemeToVisemeMapping
private  PhonemeToVisemeMapping MaryTTSGenerator.visemeMapping
           
 

Constructors in hmi.tts.mary with parameters of type PhonemeToVisemeMapping
MaryTTSGenerator(String maryDir, PhonemeToVisemeMapping vm)
          Constructor, sets up and starts the Mary TTS generator
 

Uses of PhonemeToVisemeMapping in hmi.tts.util
 

Classes in hmi.tts.util that implement PhonemeToVisemeMapping
 class NullPhonemeToVisemeMapping
           
 class XMLPhonemeToVisemeMapping
          given a phoneme number, return the viseme number.