TextFragment.State 属性

定义

获取或设置 TextFragment 的语音特性信息。

public:
 property System::Speech::Synthesis::TtsEngine::FragmentState State { System::Speech::Synthesis::TtsEngine::FragmentState get(); void set(System::Speech::Synthesis::TtsEngine::FragmentState value); };
public System.Speech.Synthesis.TtsEngine.FragmentState State { get; set; }
member this.State : System.Speech.Synthesis.TtsEngine.FragmentState with get, set
Public Property State As FragmentState

属性值

FragmentState

返回或使用 FragmentState 实例来为 TextFragment 设置语音特性信息。

注解

此属性的默认值为 null

可以从返回的实例的属性返回的实例中获取诗体论信息 Prosody Prosody FragmentState State

适用于