TextFragment.State 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 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 Prosody FragmentState State 。