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

설치된 음성에 대한 정보입니다.

적용 대상