This is a .Net 2.0 library for writing Vxml (VoiceXML) documents. Taking advantage of the builtin IntelliSense feature in Visual Studio 2005, the library can be used to write fast and easily errorless vxml documents.
SipXTapiDotNet provides an object oriented .Net 2.0 interface to the SipXTapi library that can be found at SipFoundry.org. No more decompiling to IL code to fix Cdecl callbacks -- .Net 2.0 has Cdecl callbacks and more!