InstalledVoice.VoiceInfo Propiedad

Definición

Obtiene información sobre una voz, como la referencia cultural, el nombre, el sexo y la edad.

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

Valor de propiedad

VoiceInfo

Información sobre una voz instalada.

Se aplica a