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返回的实例StateProsodyFragmentState返回的实例中获取 Prosody 信息。