Author Topic: Voice Web  (Read 1806 times)

Offline CTIgem

  • Sr. Member
  • ****
  • Posts: 270
  • Karma: 0
Voice Web
« on: May 02, 2007, 09:33:11 PM »
I downloaded sample voiceweb application from Devzone but there is no manual or how to's.
Anyone have experience with voice web?

Thanks.

Offline mark

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 1
Re: Voice Web
« Reply #1 on: May 02, 2007, 10:49:08 PM »
By voice web, do you mean vxml / ccxml?
Don't wish it were easier, wish you were better

Offline CTIgem

  • Sr. Member
  • ****
  • Posts: 270
  • Karma: 0
Re: Voice Web
« Reply #2 on: May 03, 2007, 12:50:30 AM »
Files has extention of .aspx and .cs.
I'm looking for agent desktop in web thin client.

Offline cavagnaro

  • Hero Member
  • *****
  • Posts: 3026
  • Karma: -955
Re: Voice Web
« Reply #3 on: May 03, 2007, 12:58:43 AM »
It's a VB .Net application, if you open it you'll find comments inside.

Offline CTIgem

  • Sr. Member
  • ****
  • Posts: 270
  • Karma: 0
Re: Voice Web
« Reply #4 on: May 03, 2007, 04:22:48 AM »
Yep, it's .net all right.
I guess I'll have to have .net studio.

Thanks.

Offline cavagnaro

  • Hero Member
  • *****
  • Posts: 3026
  • Karma: -955
Re: Voice Web
« Reply #5 on: May 03, 2007, 05:38:57 AM »
You can open it with a text editor as well, but will not be easy to read but doable.  :)

Offline Wyn

  • Sr. Member
  • ****
  • Posts: 458
  • Karma: 5
  • Still Gorgeous.......
Re: Voice Web
« Reply #6 on: May 03, 2007, 06:26:15 AM »
Microsoft offer a trial VB.net package for free on their website.

Wyn joined Avaya team
I continue to be tortured by Genesys

Offline René

  • Hero Member
  • *****
  • Posts: 1541
  • Karma: 46
Re: Voice Web
« Reply #7 on: May 07, 2007, 06:05:25 AM »
Wyn joined Avaya team 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é