InstalledVoice.VoiceInfo 属性

定义

获取有关语音的信息,例如区域性、名称、性别和年龄。

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

属性值

VoiceInfo

有关已安装语音的信息。

适用于