Jump to content

Need Logic Flowchart to capture DTMF from logfile.txt that updates once for each tone

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
rbse

rbse

    Newbie

  • Members
  • Pip
  • 1 posts
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-)

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
What do you have so far?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog