Share This Post:

Voicent C# SDK

I have Downloaded the Latest version Voicent8.Its working fine and good.But can please provide us the SDK in C# sharp Language which we can integrate in our system and check.

The Gateway Client Library in the current SDK is in C++, not C#. All others should be language independent, such as the command line simulator. However, this should not prevent you from integrating Voicent software using C#.

At the core of the Voicent API is the HTTP based programming interface. So you should be able to interface with Voicent software using any programming language. The Gateway Simple Call Interface in C# contains a simple Voicent class. In most cases, you should be able to accomplish what you need to do. If you need to develop interactive applications, create it using Voicent IVR Studio and use the callIVR method of that class.

Share This Post:

This entry was posted in Developer. Bookmark the permalink.