How to create MSP and TSP for USB handset device and for CTI (computer telephony) board device with multiple connection lines

How to create MSP and TSP for USB handset device and for CTI (computer telephony) board device with multiple connection lines

Main questions are:

    • What assembly do we have to implement – COM object, DLL with specific methods or something else
    • What interfaces do we have to inherit
    • What methods do we need to implement in MSP and TSP
    • How to work with audio stream inside MSP How to work with control information inside TSP
    • How to register our hand-written MSP and TSP to use in TAPI

Please, include some sample code to illustrate answers.



Answer this question

How to create MSP and TSP for USB handset device and for CTI (computer telephony) board device with multiple connection lines

  • Jonathan Kotthoff

    This forum is geared towards questions relating to the System.Net namespace in the .Net Framework. In order to get the best answer to your question, I suggest reposting this to a forum geared towards TAPI development. Please see http://www.microsoft.com/community

  • How to create MSP and TSP for USB handset device and for CTI (computer telephony) board device with multiple connection lines