TextFragment.State Vlastnost

Definice

Získá nebo nastaví informace o atributu řeči pro 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

Hodnota vlastnosti

FragmentState

Vrátí FragmentState se instance nebo se použije k nastavení informací o atributu řeči pro TextFragment .

Poznámky

Výchozí hodnota této vlastnosti je null .

Prosody informace lze získat z instance vrácené vlastností na Prosody Prosody instanci FragmentState vrácenou . State

Platí pro