Tagged Questions

2
votes
1answer
34 views

Asp.Net and External DLL

hi all , i'm writing a web application that works with an external dll (activex), the dll was written by skype developers, the problem is that, in a case of any event (status cha …
0
votes
1answer
70 views

Calling Skype API via Applescript triggers up to 100 Security Authorization Requests

Dear All! I am working on an Applescript, which does nothing fancy but asking Skype how many contacts are online... However, when the script was executed several times, while Skyp …
0
votes
2answers
22 views

How to parse Skype response with AppleScript?

Essentially, I need to parse the response string of the CHAT CREATE command with AppleScript to get the chatid. The response looks like: CHAT #my.username/$123abc456blah STATUS …
0
votes
0answers
43 views

Limit duration of skype call [closed]

I'd like to limit the duration of a skype call to x minutes. Due to the fact that there's no option on skype I need another solution. any ideas?
0
votes
1answer
28 views

ways of place a skype call automatically

I want to place a skype call automatically and I tried different ways: first I used a api with python which worked for me with an older skype version, after the update it's not wo …
1
vote
1answer
35 views

COM interface wrappers in PowerShell?

I have the following code in C# which I try to port to PowerShell. But I don't know how to port this cast: ((_ISkypeEvents_Event)skype).CallStatus += CallStatusHandler; If I jus …
0
votes
1answer
62 views

What is Skype’s URL handler for making calls in iPhone?

Hi Does anyone know what URL scheme Skype supports for making calls from other apps (that should launch Skype and place the call). Thanks
0
votes
1answer
65 views

How to get the contact online status of Skype friends via Applescript

Dear all, is there a way to get the online status of each Skype contact via Applescript? So far I only managed to get the group of online users. However, I need also the correspo …
4
votes
2answers
50 views

regarding streaming, how does a program like skype work?

When programs such as Skype streams video from a user to another and vice versa, how is that usually accomplished? Does client A stream to a server, and server sends it to client …
0
votes
2answers
263 views

How do I find the sample rate of microphone audio using Skype4Com?

I am using the Skype4Com COM object to intercept audio from the microphone. I know that it is 16 bit mono, but how do I find out what its sample rate is?
0
votes
0answers
53 views

Applescript makes Skype trigger uncountable Security Authentication Dialogs

Hey! I am working on an applescript, that is supposed to ask Skype over and over again, how many contacts are online etc... The problem I stumbled upon is the following: in case t …
1
vote
2answers
66 views

How to access an application through java?

I want to access the Skype application installed on my pc through a java program so that I can access the "Search for people on skype" feature of the application so as to search fo …
1
vote
4answers
635 views

How to integrate my Web Application with Skype, Gtalk of another IM system?

I want to be able to send reminders to my users, using their IM system of choice, very much like Remember The Milk does when it sends notifications. How can I do that? Additional …
0
votes
2answers
341 views

send sms with skype using php

Hello, Does anyone have any experience using php to send an sms with skype I want the user off the website to use one the forms and give them a choice if they want to send an sms …
0
votes
0answers
58 views

when i unload my page embed my activex. activex don’t destroy

My MFC ActiveX is simple active. I make it by MFC ActiveX template of Visual Studio 2008. i just add call show message dialog when ActiveX destroy to test. CmfcActivexCtrl::~Cmfc …

1 2 3 next
15 30 50 per page