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 ,该成员指示语音的年龄。

适用于

另请参阅