Share via


VoiceInfo.Age Propriété

Définition

Obtient l'âge de la voix.

public:
 property System::Speech::Synthesis::VoiceAge Age { System::Speech::Synthesis::VoiceAge get(); };
public System.Speech.Synthesis.VoiceAge Age { get; }
member this.Age : System.Speech.Synthesis.VoiceAge
Public ReadOnly Property Age As VoiceAge

Valeur de propriété

VoiceAge

Retourne l'âge de la voix.

Remarques

La Age propriété obtient un membre de l' VoiceAge énumération qui indique l’âge de la voix.

S’applique à

Voir aussi