VoiceInfo.Age 屬性

定義

取得語音的年齡。

public:
 property System::Speech::Synthesis::VoiceAge Age { System::Speech::Synthesis::VoiceAge get(); };
public System.Speech.Synthesis.VoiceAge Age { get; }
member this.Age : System.Speech.Synthesis.VoiceAge
Public ReadOnly Property Age As VoiceAge

屬性值

VoiceAge

傳回語音的年齡。

備註

Age屬性會取得列舉的成員 VoiceAge ,指出聲音的年齡。

適用於

另請參閱