ITtsEngineSite.AddEvents(SpeechEventInfo[], Int32) Metoda

Definice

Přidá do vlastnosti jednu nebo více událostí EventInterest .

public:
 void AddEvents(cli::array <System::Speech::Synthesis::TtsEngine::SpeechEventInfo> ^ events, int count);
public void AddEvents (System.Speech.Synthesis.TtsEngine.SpeechEventInfo[] events, int count);
abstract member AddEvents : System.Speech.Synthesis.TtsEngine.SpeechEventInfo[] * int -> unit
Public Sub AddEvents (events As SpeechEventInfo(), count As Integer)

Parametry

events
SpeechEventInfo[]

Pole SpeechEventInfo objektů.

count
Int32

Velikost pole.

Platí pro