Link to home
Start Free TrialLog in
Avatar of curiouswebster
curiouswebsterFlag for United States of America

asked on

I need an IVR with .NET

I need to write my own IVR or use an existing API.  I find this VoiceShot looks pretty good, but they cost quite a bit per minute.

http://www.voiceshot.com/public/ivrpricing.asp

But I guess the alternative is to host it myself, then I need a voice card and have a capacity bottleneck where I must limit the number of concurrent inbound calls, possibly to 1.

What kinds of solutions are there to create a .NET IVR solution to get found pieces of simple input?

What kinds of pricing alternatives are there?

Thanks,
newbieweb
ASKER CERTIFIED SOLUTION
Avatar of ambience
ambience
Flag of Pakistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of curiouswebster

ASKER

I guess a voice card would be for a T1, which supports 24 concurrent calls, which I only need 1-3 calls at the same time.

I'll look into the software you suggested.

Thanks.
If you do not need speech rec then I think asterisk, YATE, freeswitch would be good options to look into.