SupportTeam Report post Posted 05/04/2006 09:53 PM Konstantin wrote: I have the following project and wanted to know which of your product can do it and how. please read carefully. I want to create the IVR based on Receiving the SMS messages. when someone sending the following SMS with the string: phonenumber+code the system should call to the phone number and play the pre-recorded voice file corresponding to that code. this is an example of fun SMS to phone voice message sending that can be seen on various sites. example Jon wants to joke on Bob Jon sending the message: bobnumber+code 1 my system will get the SMS message, call to Bob and play the joking voice with code 1. waiting for your response. thanks in advance konstantin Share this post Link to post
SupportTeam Report post Posted 05/04/2006 09:56 PM VoiceGuide can do this: "the system should call to the phone number and play the pre-recorded voice file corresponding to that code." But VoiceGuide cannot receive SMS messages itself. Some other program should receive the SMS and then tell VG to make the call. The easiest way to do this is to just have a mobile phone attached to a computer and write some software/script which upon the phone receiving an SMS tells VG to make a call. See: http://www.voiceguide.com/vghelp/html/DialListInto.htm for info on how calls can be loaded into VG from other programs. Share this post Link to post
kostia Report post Posted 05/05/2006 06:04 AM thanks but if I get the software for receiving the SMS and passing it to VB, then what is the command input method for VG? - means how VG can recognize the command to call and play the file Share this post Link to post
SupportTeam Report post Posted 05/05/2006 06:26 AM See: http://www.voiceguide.com/vghelp/html/DialListInto.htm for info on how calls can be loaded into VG from other programs. Share this post Link to post