An open API service indexing awesome lists of open source software.

https://github.com/markjulmar/itapi3

C++/CLI TAPI 3.0 client .NET wrapper
https://github.com/markjulmar/itapi3

dotnet tapi telephony

Last synced: 3 months ago
JSON representation

C++/CLI TAPI 3.0 client .NET wrapper

Awesome Lists containing this project

README

          

# ITAPI3 - Managed TAPI 3.0 .NET wrapper

This C++/CLI library is for applications that want to access TAPI 3.x functions. The existing .NET RCW cannot be used with TAPI 3.0 due to some issues in the TAPI 3.0 COM library. This wrapper works around those issues and provides a proper wrapped implementation.

The last build of this code was with Visual Studio 2008 using the C++/CLI compiler.

If you are interested in using TAPI 2.0, then check out [ATAPI](https://github.com/markjulmar/atapi/)instead.

More information on this library is available at