VoiceAge Enumeration

Defines the values for the age of synthesized voices.

Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration VoiceAge
public enum VoiceAge
public enum class VoiceAge
public enum VoiceAge
public enum VoiceAge

Members

Member name Description
Adult Indicates an adult voice.
Child Indicates a child voice.
NotSet Indicates that no voice age is specified.
Senior Indicates a senior voice.
Teen Indicates a teenage voice.

Remarks

VoiceAge can indicate the age of an existing voice or an age preference when selecting a voice.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Speech.Synthesis Namespace