VoiceChangeEventArgs.Voice 属性

定义

获取新语言的 VoiceInfo 对象。

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

属性值

返回描述和标识新语音的信息。

注解

属性 VoiceVoiceInfo 引发事件时 VoiceChange 获取 对象。

适用于