Partager via


VoiceChangeEventArgs.Voice Propriété

Définition

Obtient l'objet VoiceInfo de la nouvelle voix.

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

Valeur de propriété

Retourne les informations qui décrivent et identifient la nouvelle voix.

Remarques

La Voice propriété obtient l’objet VoiceInfo lorsqu’un VoiceChange événement est déclenché.

S’applique à