Need Logic Flowchart to capture DTMF from logfile.txt that updates once for each tone:
I'm using a program called "Automate 5.5" which is basically basic programming, with added functions.
I have another program that captures DTMF tones from your sound-card.
This program writes to the logfile.txt immediately upon tone capture for each tone received.
Automate 5 can trigger an event using a "file watcher" that looks for activity on the file(s) and/or folder(s), and specifically watching for activity in "logfile.txt".
That is a new trigger for each digit detected.
There is a timing loop of a 2 second window that looks for the next tone, or starts a new line after 2 seconds.
I need to capture the word of digits left behind after the timeout, from the logfile.txt
Any help in designing this interface would be helpful, I'm drawing a blank on how to approach this.
Thanks for your help, rbse B-)
Need Logic Flowchart to capture DTMF from logfile.txt that updates once for each tone
Started by rbse, May 05 2010 04:18 PM
1 reply to this topic


Sign In
Create Account

Back to top









