mrgoodbar
03-11-2009, 03:37 AM
Im trying to find a way to make an automated voice present a caller with options when they call my Grand Central account (www.grandcentral.com) similar to the voice that picks up when you call a pharmacy ("to fill a prescription please press 3.")
I was thinking I could use a program that already performs this function and use AutoItX library (http://www.autoitscript.com/autoit3/) to pick up the phone when someone calls. I would use AutoIt because i have no clue how to hook into GrandCentral's functions directly.
In other words I would use a program that already exists to speak and parse the tones that the caller inputs and I would write a program to control the phone tasks (pick-up, hang-up)
Or
I could use a free speech recognition Java library called Sphinx to figure out what numbers the caller is pressing based on the tone that it outputs.
Does anyone have any ideas or suggestions about how i should go about this?
Please let me know if i need to clarify.
I was thinking I could use a program that already performs this function and use AutoItX library (http://www.autoitscript.com/autoit3/) to pick up the phone when someone calls. I would use AutoIt because i have no clue how to hook into GrandCentral's functions directly.
In other words I would use a program that already exists to speak and parse the tones that the caller inputs and I would write a program to control the phone tasks (pick-up, hang-up)
Or
I could use a free speech recognition Java library called Sphinx to figure out what numbers the caller is pressing based on the tone that it outputs.
Does anyone have any ideas or suggestions about how i should go about this?
Please let me know if i need to clarify.