VoiceChangeEventArgs.Voice 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得新語音的 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 取得 物件。