jwerzberger Report post Posted 07/19/2006 07:20 PM In the speak number module, if I use the timeout path, sometimes it starts timing from the beginning, for example, if I set the timeout to 1, it goes to the next module after 1 second, even it didn't finish playing. Share this post Link to post
SupportTeam Report post Posted 07/19/2006 11:31 PM Could you please post a copy of VoiceGuide's Debug Printout which captures the problem, this will allow us to see what happened. When running the script click on VoiceGuide's View menu and select 'Event Trace Log' option - any log information will then appear in this window. You must open the trace window before making the call. You can enable the automatic saving of the logs to files in \log\ directory as well. When posting traces/scripts please .ZIP them up and post them as attachments. Share this post Link to post
jwerzberger Report post Posted 07/20/2006 09:48 AM I worked around this problem by adding play sound modules before every say numbers module that plays the file before saying the number, instead of playing it in the same module. If I will have additional problems I will post the log. Share this post Link to post
SupportTeam Report post Posted 07/20/2006 10:03 AM The timeout path in all cases is used to indicate the time after the last replay of the sound files in the module has finished. If you think you are seeing the system behave differently please post the script used and the trace capturing the call. Share this post Link to post