namespace SpeechLib { public enum SpeechVisemeFeature { SVF_None, SVF_Stressed, SVF_Emphasis } }