VisemeReachedEventArgs.Emphasis 属性

定义

获取描述 viseme 重点的 SynthesizerEmphasis 对象。

public:
 property System::Speech::Synthesis::SynthesizerEmphasis Emphasis { System::Speech::Synthesis::SynthesizerEmphasis get(); };
public System.Speech.Synthesis.SynthesizerEmphasis Emphasis { get; }
member this.Emphasis : System.Speech.Synthesis.SynthesizerEmphasis
Public ReadOnly Property Emphasis As SynthesizerEmphasis

属性值

SynthesizerEmphasis

一个 SynthesizerEmphasis 对象,表示强调 viseme。

适用于