Sdílet prostřednictvím


VoiceChangeEventArgs.Voice Vlastnost

Definice

VoiceInfo Získá objekt nového hlasu.

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

Hodnota vlastnosti

Vrátí informace, které popisují a identifikují nový hlas.

Poznámky

Vlastnost Voice získá VoiceInfo objekt při vyvolání VoiceChange události.

Platí pro