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

インストール済みの音声に関する情報。

適用対象