Skype Developer Zone logo
  • Login
  • Home
  • Tools & SDKs
  • Docs & Samples
  • Support
  • Certification
  • Community
  • Shop
  • Blog
Kristi Pakler

Skype for Windows 4.1 Beta is Live

By My status Kristi Pakler on May 29, 2009 in Documentation.

The long awaited 4.1 (build 130) is now available for download on the Skype main site. Read more here.

Releasenotes for the Public API have been included to the API Reference.

The notes contain just two items this time:
* Deprecation of shared contact groups.
* Brand new multiobject/multiproperty get command.

Bookmark and Share

View blog reactions

Comments

First sadly bug:
Hotkey "Focus Skype" close the Skype program instead of hiding.

(WindowsXP x64 SP2)

gsd.aaz | Friday, May 29

new interface is terrible at what kind of a bright blue background? I am certainly not a guru of interfaces and usability, but I can say with accuracy that the bright colors affect the work of ... a large part of the look of stylized as Mac OS X Leopard, why not make the whole appearance of this style?? He is pleasant in appearance and eyes are not tired of it

PS: sorry for English

ghost-electropeople | Sunday, May 31

> Hotkey "Focus Skype" close the Skype program instead of hiding.

Hotkey? If you mean public API command "focus" - https://developer.skype.com/Docs/ApiDoc/FOCUS then
* it is not supposed to hide Skype window and
* as far as I can see is working as intended in 4.1.

If you want to hide Skype main window, there is "set windowstate hidden", documented in https://developer.skype.com/Docs/ApiDoc/SET_WINDOWSTATE

anappo | Monday, Jun 1

Ok, I get it now. The Focus Skype hotkey in the Options window is indeed misbehaving. We already have a bug report up on this and it should be fixed in the next version.

anappo | Monday, Jun 1

Yeah, new Skype interface is terrible and buggy. Please restore the old design. I had to spend a lot of time to get used to it, and even than it keeps me constantly on the jump.

paulboettcher | Thursday, Jun 4

Yeah, new Skype interface is terrible and buggy. Please restore the old design. I had to spend a lot of time to get used to it, and even then it keeps me constantly on the jump.

paulboettcher | Thursday, Jun 4

Yeah, new Skype interface is terrible and buggy. Please restore the old design. I had to spend a lot of time to get used to it, and even then it keeps me constantly on the jump.

paulboettcher | Thursday, Jun 4

Videocall snapshots are completely messed up. Looks like a white noise with JPEG Artefacts. Black at the top, and thicker white "lines" at the bottom.
So I got back to 4.0 and it works fine again. My Webcam is a Logitech Quickcam Pro 9000

webmeister | Tuesday, Jun 9

I hope this is the place to put suggestions for features, but I hope that they bring back the Skype Bandwidth Usage meter that version 3.8 had.

mikewolf051 | Thursday, Jun 11

We are aware of Videocall snapshots bug and already in process of being
fixed by our video team. We applogize for inconvenience.

miizik | Thursday, Jun 11

Is the call transfer feauture available in this version? I use 4COM and it does not have that feature. I desperately need it and hope it's there.

nausheen.s.khan | Tuesday, Jun 30

> Is the call transfer feauture available in this version?

It has been available all along. What version of the com lib are you using?

In C# a simple call transfer would look something like this:

namespace CallTransferTest
{
public partial class Form1 : Form
{
public string TransferTo = "put your skypename here";

public Form1()
{
InitializeComponent();
axSkype1.Attach(8, false);
}

private void axSkype1_AttachmentStatusEvent(object sender, AxSKYPE4COMLib._ISkypeEvents_AttachmentStatusEvent e)
{
textBox1.AppendText(e.status.ToString() + '\n');
}

private void axSkype1_CallStatus(object sender, AxSKYPE4COMLib._ISkypeEvents_CallStatusEvent e)
{
if (e.status == SKYPE4COMLib.TCallStatus.clsRinging) e.pCall.Answer();
if (e.status == SKYPE4COMLib.TCallStatus.clsInProgress) e.pCall.Transfer(TransferTo);
}
}
}

anappo | Wednesday, Jul 8

I also need to know if call transfer is avalible in 4.1. I have not been able to find it in 4.1 and we use Skype (3.8) all the time in our business. So some of us can work at home. I maintain Skype on our PCs (maybe 6 of them and they all have XP) and train people how to use Skype, but I have not upgraded to 4.1 because I don't see call transfer. We have calls coming in to the receptionist from our SkypeIn numbers and they have to be transfered to the different people.I hope it is there.
Thank You for your help.

alaskan_guy | Tuesday, Jul 28

> they have to be transfered to the different people.I hope it is there.

Call Transfer function are not currently available in Windows Skype 4.1.

However, it is available via Skype Public API. So basically, it is possible to write a Skype plugin (Extra) that you could install and that enables you to transfer calls with Skype 4.x clients.

anappo | Monday, Aug 3

The chat window seems to lose focus when alt-tabbing to another application and back to skype. I feel like I should be able to type as soon as I bring the window to focus, but instead I find the cursor is in the log window or maybe one of the menus is "marked", but the cursor is still blinking in the chat window which is rather confusing.
I am using Windows 7 RTM and Skype 4.1.0.141

harlequin2 | Monday, Aug 10

i am having problems with the video call feature. I will log in and when i choose a contact to call the only button available is the voice call. the video call button is not in evidence. I had to uninstall and reinstall to get it to work and then when i signed out and back in a hour or so later . . . no button. Is anyone else having this problem?

j_mallon | Monday, Aug 10

I hope some who is responsible for upgrading skype will readi it and take listed here issues under consideration.
Im using version 4.1.0.166 and so far it only coused problems.
New interface is not the best ive seen. Still quite poor dissapointing amount of options. No posibility for changing color, style or other aspects of view (skins).
Quality of video is quite good but it still keeps disconecting or freezing from time to time.
It seems that it doesnt support cam emulators (for example ManyCam).
When i changed the system date (im using win xp prof) skype started to crash and as a result i lost chat history that way, so how about fixing that bug so that doesnt happen again?
It would be nice if You restored the option of displaying fullscreen with posibility of writing same time, becouse i cant use speakers and mic all the time (for example at night).
It would be nice if You could also give users abiliti to change Skype windows sizes to smaller and Cam preview to bigger.
Still this version is not that terrible, but there is huge space for improvement. Maybe some shortcuts? It definitely needs more customising options. And perhaps some more userfriendly placeing of all the buttons?
Im looking forward to see those changes coming to life as fast as possible.

kkk1983 | Saturday, Sep 12

SKIN for skype?
Please with a BLACK BACKGROUND and whatever color text, (white /orange /green) - anything.
Glaring bright white of skype interface hurts my eyes at night. Seriously.

Just let us have a basic skin to kill the bright white.

kujo_1969 | Saturday, Oct 10

SKIN for skype?
Please with a BLACK BACKGROUND and whatever color text, (white /orange /green) - anything.
Glaring bright white of skype interface hurts my eyes at night. Seriously.

Just let us have a basic skin to kill the bright white.

kujo_1969 | Saturday, Oct 10

Skype is evil because Skype will permanently keep your Skype account no matter what. After the time-wasting hassle of sending e-mail concerns and sending e-mail complaints regarding account deactivation and account cancellation when I don't need these guys, Skype is evil - because once you sign up, their genetically-engineered artificial toxic will preserve their names and their personal data so they will never decompose and will never corrode as they will linger throughout the servers of soul-less minds. If anything like this, Skype will end up becoming like a landfill full of unused accounts, making it not efficient and not good for the server environment.

So before you sign up at Skype, you better think of a good reason about why they will keep their account names for no reason. Skype is evil.

ling4142 | Friday, Nov 13

Comment on this post

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Please read our comment guidelines before posting your comment.

Back to index

Subscribe to this blog
What? Tell me more…

using RSS Subscribe
via Bloglines Subscribe in Bloglines
using Newsgator Subscribe in NewsGator Online
with MyYahoo
with Google Add to Google
with My AOL Add to My AOL
with Anothr.com Subscribe by Anothr
with netvibes Add to Netvibes
with email Get email updates
Skype Developer Newsletter

Sign up now for all the latest news, tips and tricks on using Skype Public API.

Skype Blogs
  • Share Skype Blog
  • Heartbeat
  • Developer Zone
  • Business
  • Skype Gear
  • Security
  • Garage
  • Mac
  • Linux
  • Eesti keeles
  • 日本語
  • Česky
  • Deutsch
  • Français
  • Italiano
  • Brasil
  • United Kingdom
  • Polski
  • United States
  • 한국어

Recent posts

  • Developer Zone and Jira down for maintenance
  • The future of Skype Extras
  • Skype name recognition in Skype 4.1
  • Summer break in Extras update from 20th July to 9th August
  • Version 1.0.32 of Skype4COM is now available for download
  • Skype for Windows 4.1 Beta is Live
  • CTSS - Chat Translator and Speaker for Skype
  • Router Lab
  • A pause in Extras update until 23rd April
  • Jason Fischl joins Skype as Director of Developer Relations

Archives

  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
About us · Partners · Jobs · Prices · Security
Privacy policy · Legal · © 2009 Skype Limited