How can I examine if Skype is running and also there is an energetic call happening?
Just how can I examine if Skype is running and also there is an energetic call happening?
I require this to shut down Skype prior to making automated backup (or else files are secured on exFAT so I can not make backup) yet just if I do not damage an energetic call.
System is Windows Vista.
You can connect with Skype via their API. They have a selection of approaches of doing this - consisting of COM, Java, and also Python - the "kick start guide" is an excellent area to start analysis (and also there is a link to the API tracer, where you can primarily interactively collaborate with Skype using message commands).
A really harsh means to do it would certainly be to do a "SEARCH CALLS", after that go through each call and also examine what the existing standing is. I just considered the API for a number of mins, so an extra detailed appearance would possibly get an extra reliable method.
Related questions