TextFragment.State Proprietà

Definizione

Ottiene o imposta le informazioni sugli attributi vocali per 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

Valore della proprietà

Un'istanza di FragmentState viene restituita o utilizzata per impostare le informazioni sugli attributi vocali per TextFragment.

Commenti

Il valore predefinito di questa proprietà è null.

Le informazioni sulla prosodia possono essere ottenute dall'istanza di Prosody restituita dalla Prosody proprietà sull'istanza di FragmentState restituita da State.

Si applica a