Condividi tramite


TextFragment.State Proprietà

Definizione

Ottiene o imposta le informazioni sull'attributo vocale per un oggetto 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à

Viene FragmentState restituita un'istanza di o viene usata per impostare le informazioni sull'attributo vocale per un oggetto 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