ITtsEngineSite.GetSkipInfo 方法
定义
返回要跳过的项的数目和类型。Returns the number and type of items to be skipped.
public:
System::Speech::Synthesis::TtsEngine::SkipInfo ^ GetSkipInfo();
public System.Speech.Synthesis.TtsEngine.SkipInfo GetSkipInfo ();
abstract member GetSkipInfo : unit -> System.Speech.Synthesis.TtsEngine.SkipInfo
Public Function GetSkipInfo () As SkipInfo