Hello,
As my project to do over this summer I would like to create a program that answers a Skype call using the Skype API and allows a user to connect to another VOIP provider (through SIP) and make calls by dialling through the client callers Skype application.
I understand that the Skype API allows me to answer and receive keypad in...
Hi Guys,
Is there a javascript library the can recognize phone numbers in a web page? Just like what skype did on their firefox plugin.
Or do you know a way on how to do it? Websites or any tutorial that do the same would be very helpful.
Your reply is greatly appreciated.
Best,
...
Hi everybody, I need comunicate a rails ap with skype, more specific, I need than(previously aprovation) a user can call other user using skype and keep both id private, is that possible?, thank so much!!!
...
You can put a value "skype:nick" into href attribute of a link and it works, but it fires a call. I would like to start a chat (text conversation). I know that "skype:" is a type of protocol, but maybe..
Is there any posibility?
...
Hi,
we are a distributed team working on the object database db4o.
The way we work:
We try to program in pairs only.
We use Skype and VNC or SharedView to connect and work together.
In our online Tuesday meeting every week (usually about 1 hour)
we talk about the tasks done last week
we create new pairs for the next week with a r...
I am currently in the process of migrating away from Facebook (privacy concerns, mostly). For obvious reasons, I want to save away the email addresses from my friends' profile pages. However, this turned out to be a rather hard task, because the Facebook API doesn't let you access any mail addresses.
However, I just tried the automatic ...
I tried looking in C:\Users[name]\AppData\Roaming\Skype and I found a folder called "chatsync" with some mysterious folders with files ending in .dat. I'm almost certain that these are the chat logs but I don't know a way to properly open these files (notepad shows gibberish mixed with English words). I'm not trying to do sleuthing, ju...
What is the best way to create a simple application that make PC-to-PC call ?
Why Stratus is better ?
Why Asterisk is better ?
Remember that stratus use a peer-to-peer protocol.
...
I would like to write a Skype like software which allows P2P video/audio streaming. What language is better suited for that?
There are several requirements:
Software should be easy to install.
It should be easy to program.
I want to have access to video information. For example to make a face expression recognition on the fly.
It shou...
I have a x86_64 app that I would like to have optionally read Skype status messages. However, the 5 year old skype mac framework is 32-bit, and if there is a way to have that compile within a 64-bit app, I haven't found it.
My question is, basically, how should I go about doing this? I really only need to get and set the USERSTATUS AWA...
I am creating a userprofile type of thing in my site i want to show all user SKYPE status whether online or offline how to do
...
<span width="15px" height="12px" class="skype_name_highlight_offline" title="name"><span class="skype_name_mark"> begin_of_the_skype_highlighting
There is no such code ,but visible in DOM ,anyone knows?
...
Hi,
How could I get control over the incoming sound of Skype so that I could manipulate it?
Thanks to Mark Heath for his SkypeFX.
Thanks,
John
...
Hi,
In order to intercept external audio that comes in I tried
InPort ="3756"
call.set_OutputDevice(TCallIoDeviceType.callIoDeviceTypePort, InPort.ToString());
// initialized inServer
inServer = new TcpServer(InPort);
inServer.DataReceived += inServer_DataReceived;
// In dataReceived event I tried playing a wav file
args.Buffer = ...
I am running some tests on audio compression and trying out Skype's Silk. In their test application I am seeing compression rates of 94%. This seems high, is this a typical rate on Silk? Is this comparable to other audio compression codecs?
...
Hiya,
Is it possible to programme a website so that it disallows Skype from adding it's icons next to phone numbers?
Thanks, Steph
...
I'd like to add an option to my application similar to the Skype's option "run Skype as my computer starts".
Skype doesnt't go on the "Auto start applications" of the start menu folder, I'd like to have the same effect.
Note, one answer to this question suggets to add a key here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVe...
Is it possible to have an objective-c application send and receive ichat messages without ichat? NOT with applescript. I also want to do this to skype, mail, ect.
Is any of this possible? I need this to be in objective-c, not applescript, so it all needs to be within objective-c. If so, can someone post examples, websites, additional in...
Does anyone know of a URL to get your Skype status using JSON?
I've only found an XML status URL so far (http://mystatus.skype.com/username.xml).
(I'm trying to query Skype using AJAX. Yes, I could use a server-side proxy script to beat the cross-domain limits, but a direct call would be preferred.)
Simon.
...
I spend lot of time. And the whole Skype forum seems broken or dead or they don't have technical guys to handle those sectors.
Getting started code examples are not working or not available (completely abnormal). ex: http://forum.skype.com/index.php?showtopic=3557
Therefore, i request can someone kindly please show me a simple C# work...