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

已安裝的語音相關資訊。

適用於