Share via


Telephony Service Provider Catalog Items and Sysgen Variables (Compact 2013)

3/26/2014

In Windows Embedded Compact, you can implement a TAPI Service Provider (TSP) so that you can make Telephony API (TAPI) work with different types of connection hardware, such as NDIS or a human interface device (HID).

By default, Windows Embedded Compact provides a TSP for connecting through a modem. For more information, see Unimodem Catalog Items and Sysgen Variables.

For more information, see Telephony Service Provider API.

For more information about how to add or remove catalog items, see Create Your First OS.

Hardware and Software Requirements

Catalog Items and Sysgen Variables

The following table describes the catalog items and associated SYSGEN variables you can use to support developing custom TSPs for your OS.

Catalog item

SYSGEN variable

Description

Dependencies

Cellular TAPI Service Provider

SYSGEN_CELLCORE_CELLTSP

Adds the Telephony Service Provider (TSP) API for creating custom TSPs to use TAPI with different connection types.

None.

See Also

Other Resources

Telephony Service Provider API