VoiceChangeEventArgs.Voice 屬性

定義

取得新語音的 VoiceInfo 物件。

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

屬性值

傳回描述並識別新語音的資訊。

備註

屬性 Voice 會在 VoiceInfo 引發事件時 VoiceChange 取得 物件。

適用於