tapi

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to build IVR system using c# . i know that .net wrapper for tapi
does not work well. but it seems that many made it work.
So my question:
Is there any hope to find a working code that may show how to start in tapi
and utilizing Text to speach engines to respond to call?
Any hints will be appreciated.
Dr.Sameh Ali
 
Dr.Sameh Ali,

AFAIK, there is no standard .NET wrapper for TAPI. Given this, you
should be able to create one yourself (assuming you understand Interop in
general).

You might want to check http://www.pinvoke.net as well, as it might have
the definitions you are looking for.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top