I downloaded sample voiceweb application from Devzone but there is no manual or how to’s.
Anyone have experience with voice web?
Thanks.
I downloaded sample voiceweb application from Devzone but there is no manual or how to’s.
Anyone have experience with voice web?
Thanks.
By voice web, do you mean vxml / ccxml?
Files has extention of .aspx and .cs.
I’m looking for agent desktop in web thin client.
It’s a VB .Net application, if you open it you’ll find comments inside.
Yep, it’s .net all right.
I guess I’ll have to have .net studio.
Thanks.
You can open it with a text editor as well, but will not be easy to read but doable. ![]()
Microsoft offer a trial VB.net package for free on their website.
Wyn
Wyn is right that there is freely available edition of Visual Studio 2005 for C# language - Visual C# Express - but I’m not sure the sample will work correctly using that edition. Visual C# Express does support Microsoft .NET Framework 2.0 only but the VoiceAPSample was written/prepared for .NET Framework 1.1. You can try to make it working but I would suggest you using Microsoft Visual Studio 2003.
René