ITtsEngineSite.AddEvents(SpeechEventInfo[], Int32) Méthode

Définition

Ajoute un ou plusieurs événements à la propriété 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)

Paramètres

events
SpeechEventInfo[]

Tableau d'objets SpeechEventInfo.

count
Int32

Taille du tableau.

S’applique à