Hello to all,
I want to know how i to write code for IVR. Is there any site from where i can get help. Is VB.Net a good language for it or not. Can anybody tell how can i make an application that can store what i speak.
Hello to all,
I want to know how i to write code for IVR. Is there any site from where i can get help. Is VB.Net a good language for it or not. Can anybody tell how can i make an application that can store what i speak.
vb would be fine for this i think. but you shouldnt expect very much info regarding this technology on the net as i doubt it is a very popular thing to program as open source, expecially in vb.
if i was doing it tho, i would get the directx sdk and use directx for the sound input and output, which should give you a lot of control over the sound, which vb has no built in sound controls i believe. and you definitly need nothing less then sql (get the msde) for storing data.
good luck
First of all thanx for your adivce but the main thing i m thinking is how can i store the value of button that the user wil press whilee talking on the phone for example suppose a user call us we will give various option now he presses 1 from his phone noww how can i retrive this value please advice alsoo tell somee good site from where i can get help in its programming.
Although this topic has been dead for over many years, but this CP tutorial can be helpful for the readers of this thread: http://www.codeproject.com/Articles/746512/How-to-build-a-basic-IVR-Interactive-Voice-Respons This solution is based on Ozeki VoIP SDK.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.