Hello,
I am embarking on my first AutoIt project to replace a primitive batch file that doesn't quite do what I want. So here is what I would like it to do.
1) Detect if there is a Skype call (My Skype is all ready configured to auto-answer)
2) Initiate a timer, preferably printing a 5 minute count down to a text file
3) When the timer hits zero, end the call, preferably printing a "Call ended" type text to a file
4) goto 1
Bonus step if possible: Record all of the calls to MP3 with Skype name, time and date to file.
Please let me know if this is possible with AutoIt or if there is another route to take.
Thanks for your time!