VoiceInfo.Gender Propriedade
Definição
Obtém o sexo de voz.Gets the gender of the voice.
public:
property System::Speech::Synthesis::VoiceGender Gender { System::Speech::Synthesis::VoiceGender get(); };
public System.Speech.Synthesis.VoiceGender Gender { get; }
member this.Gender : System.Speech.Synthesis.VoiceGender
Public ReadOnly Property Gender As VoiceGender
Valor da propriedade
Retorna o sexo da voz.Returns the gender of the voice.
Comentários
A Gender propriedade Obtém um membro da VoiceGender enumeração que indica o sexo da voz.The Gender property gets a member of the VoiceGender enumeration that indicates the gender of the voice.