Guest kaka8922 Report post Posted 10/23/2010 03:30 PM I developed a system using IVR voiceGuide functions, such as automatic exchange answering. This automatic exchange functional activities connected databases and retrieve information from databases to answer the call ... I designed the scripts and create the database, how do I can connect to databases from voiceguide and get information from the database to read by voice by voiceguide ... for example my system is the reference point for students when and how to query facility voiceguide data is used to read mark by voice. Attachment is myscript.... Share this post Link to post
SupportTeam Report post Posted 10/25/2010 02:22 AM how do I can connect to databases from voiceguide and get information from the database to read by voice by voiceguide Have you had a look at the Database Query module? Please see: http://www.voiceguide.com/vghelp/source/html/moddbquery.htm The retrieved data would then be spoken using TTS (from a Play module), or is its numerical then you can use the Say Numbers module to speak it. Please see: http://www.voiceguide.com/vghelp/source/html/modsaynumber.htm NB. The script was not attached to the post. Share this post Link to post