PromptStyle.Emphasis 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置样式重点设置。
public:
property System::Speech::Synthesis::PromptEmphasis Emphasis { System::Speech::Synthesis::PromptEmphasis get(); void set(System::Speech::Synthesis::PromptEmphasis value); };
public System.Speech.Synthesis.PromptEmphasis Emphasis { get; set; }
member this.Emphasis : System.Speech.Synthesis.PromptEmphasis with get, set
Public Property Emphasis As PromptEmphasis
属性值
返回样式的强调设置。
注解
Windows 中的语音合成引擎目前不支持强调语音输出。 使用枚举的成员进行强调的设置值 PromptEmphasis 将导致合成的语音输出中无任何可听见的更改。