VoiceInfo.Age Propiedad

Definición

Obtiene la edad de la voz.

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

Valor de propiedad

VoiceAge

Devuelve la edad de la voz.

Comentarios

La Age propiedad obtiene un miembro de la VoiceAge enumeración que indica la edad de la voz.

Se aplica a

Consulte también