You are reading help file online using chmlib.com
|
The SpeechVisemeFeature enumeration lists the features of phonemes and visemes.
Enum SpeechVisemeFeature
SVF_None = 0
SVF_Stressed = 1
SVF_Emphasis = 2
End Enum
You are reading help file online using chmlib.com
|