I'm writing a script that involves sending an outgoing call to a company's phone.
I use the VoxEngine.callPSTN
method and the handling CallEvents.Connected
Next, I need to:
- listen to the voice menu ?
- select an extension number (call.sendDigits?)
- process the switching event with the extension number ?
- call.say
I will be glad if you can tell me the correct algorithm and the necessary methods for my task.
Thanks!
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744366996a4570754.html
评论列表(0条)