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 정보 ProsodyProsody 에서 반환 하는 인스턴스의 속성에 의해 반환 된 인스턴스에서 가져올 수 있습니다 FragmentState State .

적용 대상