Guest jumper Report post Posted 05/12/2004 05:57 PM my phone order system need to speak the product name to customer make sure that 's the right one. like: 'the product name is'(file1.wav) 'your sweat heart'(retrieved from my database) 'if this is right press 1 to continue' How can I set this up in play module thanks Share this post Link to post
SupportTeam Report post Posted 05/12/2004 11:32 PM Use two play modules - the first one plays 'the product name is' and the TTS, the second plays 'if this is right press 1 to continue'. Share this post Link to post
Guest jumper Report post Posted 05/13/2004 03:41 AM Do you mean my customer don't need to press any key in the first paly module and go to the second one. I'm little confused. Share this post Link to post
SupportTeam Report post Posted 05/13/2004 04:22 AM Just use a 'Timeout' path with the timeout set to 0 seconds - and have the number of 'replays' in first module set to 0 as well. Share this post Link to post