Compartilhar via


VoiceChangeEventArgs.Voice Propriedade

Definição

Obtém o objeto VoiceInfo da nova voz.

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

Valor da propriedade

Retorna informações que descrevem e identificam a nova voz.

Comentários

A Voice propriedade obtém o VoiceInfo objeto quando um VoiceChange evento é gerado.

Aplica-se a