473,790 Members | 2,951 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Code example that will make a Skype connection?


Can some post a Python code fragment that will to make a PC with Skpye
installed to make a Skype call, given a valid phone # string.

I'm not asking for code that handles the audio once the connection is
made.


--
Al Dykes
News is something someone wants to suppress, everything else is advertising.
- Lord Northcliffe, publisher of the Daily Mail

Sep 13 '08 #1
3 2595
On Sat, Sep 13, 2008 at 4:09 PM, Al Dykes <ad****@panix.c omwrote:
>
Can some post a Python code fragment that will to make a PC with Skpye
installed to make a Skype call, given a valid phone # string.

I'm not asking for code that handles the audio once the connection is
made.

Maybe you can find this useful?
https://developer.skype.com/wiki/Sky...es/s4p_call_py
Regards
Marco

--
Marco Bizzarri
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/
Sep 13 '08 #2
In article <48************ **********@news .free.fr>,
nntpman68 <ne******@free. frwrote:
>Hi,

Just some thoughts / now answer :-(

The solution might vary on the platform / OS.

Would it be acceptable for you to
control for example firefox from python and firefox would control skype
via the skype plugin. (should exist for multiple platforms)

Do you search a native python solution or would you accept, that some
C-code had to be compiled.
Building a C module is fine as long as I don't have to debug it.

I know that FF can do Skype so, I guess, if I write a Python app that
runs in a browser, I've solved my problem. I'm about to learn Python,
so I haven't given any thought to how to do that.
Thanks for the response.

What would be picked for a portable Firebox-based app?



--
Al Dykes
News is something someone wants to suppress, everything else is advertising.
- Lord Northcliffe, publisher of the Daily Mail

Sep 13 '08 #3
In article <ma************ *************** **********@pyth on.org>,
Marco Bizzarri <ma************ @gmail.comwrote :
>On Sat, Sep 13, 2008 at 4:09 PM, Al Dykes <ad****@panix.c omwrote:
>>
Can some post a Python code fragment that will to make a PC with Skpye
installed to make a Skype call, given a valid phone # string.

I'm not asking for code that handles the audio once the connection is
made.


Maybe you can find this useful?
https://developer.skype.com/wiki/Sky...es/s4p_call_py
Regards
Marco

Thanks for helping me get started. I'm new to Skype and Python.

--
Al Dykes
News is something someone wants to suppress, everything else is advertising.
- Lord Northcliffe, publisher of the Daily Mail

Sep 13 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1734
by: charliewest | last post by:
this is a very newbie question re: oop - pls excuse my ignorance: i have inserted in each of my asp.net web forms written using C# error handing code that i would like to encapsulate in one, centralized class. However, all of the examples i find regarding the usage of classes deal w/ inheritance. my question is: is there a way to simply refer to methods in separate .cs files, w/out having to use inheritance? it seems inefficient to...
6
1219
by: Rob Meade | last post by:
Hi all, Ok - I've used the word gramatically - which I'm sure is incorect, however I mean when VS2005 lists "warnings" like this one: Warning 1 Variable 'Command' is used before it has been assigned a value. A null reference exception could result at runtime. Warning 2 Variable 'Connection' is used before it has been assigned a value. A null reference exception could result at runtime. Warning 3 Variable 'Command' is used before it...
3
2946
by: josh.kuo | last post by:
Sorry about the subject, I can't think of a better one. I recently wrote some PHP classes that I think might be of interest to this group. Since I have been reaping the benefits of reading news groups for years, I figure it's time for me to contribute a little bit back, maybe some people out there will find this useful. * Introduction This is a "how-to" style article, showing by example how to dynamically
64
7551
by: Bayazee | last post by:
hi can we hide a python code ? if i want to write a commercial software can i hide my source code from users access ? we can conver it to pyc but this file can decompiled ... so ...!! do you have any idea about this ...? --------------------------------------- First Iranian Open Source Community : www.python.ir
7
2425
by: Brave | last post by:
I am hoping for a code example of how to do this, and hopefully it will help me to see an easy way to code what seems to be a huge monster. I need to create a form that has two pulldown menues (field names Option1 and Option2). Each will house a list of the 50 U.S. States. Users would then be able to choose two states, and get a listing for a courier used for pickup\deliveries (exp: My order is in Ohio, but I need it delivered to Maine....
4
2653
by: Kosmos | last post by:
Hey guys...as a relatively new programmer, I try to give back where I can. Below is the code for a useful program I believe many of you could use...just don't use the same exact code because...well I don't work for myself if you get my drift....anyways even if this is not asked of you...it might get you on friendly terms with the lawyers in the office The code is written to extract information from a table with contract information and divide...
7
2963
by: abcd | last post by:
When do I need to use a trailing slash to separate code over multiple lines. For example: x = "hello world, this is my multiline " + \ "string!!!!" x = {'name' : \ 'bob'}
1
1679
by: lidettesfu | last post by:
Skype 4.1 Alpha has been released for linux users. It has all the usual features but some has unresolved bugs. http://www.speedateauction.com/blog/blog_detail?blog_id=74315&user_id=1356
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10419
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10201
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9987
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7531
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5424
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5552
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4100
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3709
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.