skype Questions
11
Is it possible for some Javascript to detect whether Skype is installed or not?
The reason I ask is that I'd like to change a link's href based on that: if Skype isn't installed, show a popup expl...
Equiponderate asked 11/12, 2008 at 3:49
1
I am working on Skype integration with android.i am not getting any type of SDK or API that will make to get information easily.
I am using URI concept to call,video call or chat in Skype with and...
2
Solved
I've been using the skype:username?call URL scheme to launch the Skype app directly into a call, and was about to implement the skype:username?chat URL scheme to launch it directoy into chat... alt...
1
I have implemented Skype video/audio calling functionality using Intent in my application it is working fine. But now I want to get all contacts list from Skype account is it possible?.
Is there ...
1
Solved
I used to test whether a logged-in user could hit the Skype CDN to determine whether or not to show them UI elements:
https://cdn.dev.skype.com/uri/skype-uri.js
But it seems like, out of nowher...
Kawasaki asked 9/5, 2014 at 17:28
4
Solved
I get the following message when trying to sign into skype after my Ubuntu machine hasn't been shut down properly and skype was running:
"We can't open Skype. You are already signed in on th...
3
The old way I was disabling Skype icons / links on webpages (which I found on this site) no longer seems to work.
I've tried:
1.
Adding this to the head:
<meta name="SKYPE_TOOLBAR" content="S...
Reborn asked 16/10, 2013 at 17:29
1
Solved
I am developing a music app and for that I need to detect incoming calls (Phone, Skype, Viber etc) in order to stop the playing song. I can detect GSM calls using PhoneState listener. Is there any ...
5
Solved
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 log...
1
Solved
I installed the Apache web server on my Windows 7 machine and I'm unable to start it because Skype.exe is already using HTTP port 80 and HTTPS port 443.
I need Apache and Skype to co-exist...
8
Solved
I have Windows 7 (32-bit) installed on laptop.
I downloaded WAMP server and installed it with it's default options.
However, I noticed that Apache does not work (while MySQL does work!).
...
2
Solved
I am working on a wpf application which is suppose to have video calling feature. So I am going for Skype to provide me with the solution.
I am using Skype4COM library to do it. I got all the frie...
Dog asked 19/2, 2014 at 12:11
6
Solved
I am trying to add a link or button to the webpage so that the user can call a number directly if the skype is installed. it seems the link is like
skyp:....?call....
but cannot find any sample ...
Gird asked 24/3, 2009 at 19:13
2
I'm attempting to use the Skype javascript API and noticing some craziness: If my page is HTTP, everything works fine (all the skype buttons, and skype: protocol hrefs) but once I move it to HTTPS ...
Geddes asked 26/10, 2013 at 12:5
6
Solved
I found the some strange <script/> tags on a site:
<script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/document_iterator.js"></script>
<script src="chrome-extensi...
Belly asked 18/10, 2012 at 21:7
3
Solved
Our company uses Skype for communications, and I'd like to be able to send alerts to Skype chatrooms when a Jenkins build fails (and when it recovers too).
How can I do this?
3
Solved
Is there a way to validate that a Skype username is valid in a web app? (form validation upon account creation)
By valid, I do not mean by using regular expressions. We can easily check to see if i...
Us asked 21/1, 2012 at 8:19
6
Is it possible to turn off skype number recognition with some html or javascript? I'm NOT interested in turning it off only for my machine but for anyone visiting my page. I have seen the
<met...
3
Solved
I'm working with the Skype4COM.dll COM API using C# and it works very well for all of the communication functionality we need. We are trying to put an easier to use interface on top of Skype that i...
2
Solved
I am developing an Android application, and besides other functionalities it has to be able to place a call using Viber. I tried to use solution for Skype but without success. Error which I get is:...
Accounting asked 8/5, 2013 at 17:54
1
Solved
I'd like to create an application link in HTML to a Skype profile. I've found that you can do the following:
<a href="skype:profile_name">Link to my profile</a>
But this seems to tri...
3
Solved
I would like to try and build a Skype Addon in C#. Is there an API?
1
Solved
I have looked in quite a few places both in SO and elsewhere but nothing seems to directly answer my question (at least not using terms I am familiar with).
Note: We are aware of the challenges ...
3
Solved
Does anybody know if it is possible open Skype.app to call phone via
- (BOOL)openURL:(NSURL *)url
UIApplication message?
If it possible, what url a need pass to this message?
Thanks
Poohpooh asked 7/8, 2009 at 9:26
2
Solved
I use Skype integration in my iPhone app by using html. When i load a page it will show whether the user will be online or offline. When i press ONLINE button my app will be closed and Skype will b...
Nelly asked 14/11, 2012 at 7:11
© 2022 - 2024 — McMap. All rights reserved.