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執行個體會傳回,或用來設定TextFragment的語音屬性資訊。

備註

此屬性的預設值為 null

從 的 實例所傳回之 屬性所 Prosody 傳回 StateProsody 實例 FragmentState ,可以取得 Prosody 資訊。

適用於