ITtsEngineSite.GetSkipInfo Method

Definition

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

Returns

An object that indicates the number and type of items to be skipped.

Applies to