in reply to SKYPE incoming call monitor

Could you point us to the API reference, or the sample Perl code for Skype? Someone with more experience (who probably isn't me) might be able to offer some helpful comments, if they could see the actual code.

Replies are listed 'Best First'.
Re^2: SKYPE incoming call monitor
by virtualsue (Vicar) on Mar 12, 2006 at 09:31 UTC

      You probably already noticed, but I thought I would mention for others' benefit: that article does contain a section with an example written in Perl of accessing the Skype API under Windows. It's unfortunately cluttered with Tk stuff, but that's transparent enough that you can still learn a lot from the code. Examples are given in other languages too, which may be helpful for some people.


      Dave