namespace SpeechLib { public enum SpeechVoicePriority { SVPNormal, SVPAlert, SVPOver } }