ISpEventSink (Windows CE 5.0)
This interface allows event sources to send events directly to an event sink through a free-threaded call.
When to Implement
This interface is never used by most applications.
The following class identifiers (CLSIDs) can be used with this interface. A complete CLSID listing for all interfaces is in the SAPI Class IDs section.
- CLSID_SpStreamFormatConverter
- CLSID_SpStream
Methods
The following table lists the methods for the ISpEventSink interface.
Method | Description |
---|---|
AddEvents | Adds events directly to an event sink. |
GetEventInterest | Gets the event interest for the voice. |
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors