Help - Search - Members - Calendar
Full Version: Disable Notifications
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
Rahul


Hello,

I just want to know is it possible to disable all notificaton of skype

through C#.Net Programming. If it it possible how to do that.

Notifications like incoming call etc.


Thanks in Advance.

Rahul R. Kulkarni.


Mirje
Hello Rahul,

With the most recent Beta release (2.6.0.97) you can use a command Silent Skype:

SET SILENT_MODE {ON |OFF}

This simple command offers powerful opportunities to develop games and other applications to use Skype without interruptions from the client by hiding and showing the Skype UI.

Regards,
Mirje
bipi
QUOTE(Mirje @ Thu Oct 5 2006, 16:16) [snapback]304617[/snapback]

Hello Rahul,

With the most recent Beta release (2.6.0.97) you can use a command Silent Skype:

SET SILENT_MODE {ON |OFF}

This simple command offers powerful opportunities to develop games and other applications to use Skype without interruptions from the client by hiding and showing the Skype UI.

Regards,
Mirje


Dear Mirje,

My Skype sersion is 2.5.0.146. I've just updated newest version from Skype. But I can't use this command.

QUOTE
SET SLIENT_MODE ON

or:
QUOTE
SET SILENT_MODE OFF

Mirje
It seems that you have a small typo in the command smile.png The right way to use it would be like this:

SET SILENT_MODE ON

Regards,
Mirje
botu
QUOTE(Mirje @ Fri Oct 6 2006, 10:08) [snapback]304841[/snapback]

It seems that you have a small typo in the command smile.png The right way to use it would be like this:

SET SILENT_MODE ON

Regards,
Mirje


Hi, I have a problem with this command, when i send the command SET SILENT_MODE ON a skype notification appears, and says "Confirm Silent Mode, the application is trying to run Skype in the background....etc" and it has accept or cancel buttons. What I can do to hide it ? or to accept the message?

Thanks!!!
Mirje
QUOTE(botu @ Sun Oct 8 2006, 20:21) [snapback]305657[/snapback]

Hi, I have a problem with this command, when i send the command SET SILENT_MODE ON a skype notification appears, and says "Confirm Silent Mode, the application is trying to run Skype in the background....etc" and it has accept or cancel buttons. What I can do to hide it ? or to accept the message?

Thanks!!!


That notification is there to make sure that the customer knows what is going on with his Skype and he has to manually accept it. There's also information how to turn the silent mode off, when he wants to receive notifications again. It's not possible to accept this by using the API.

Regards,
Mirje
bipi
Dear Mirje,

I login to Skype and use SkypeTracer to test this command, but I receive the error command.

IPB Image

You can see the error from here: http://buonduale.net/images/Skype/SkypeSilentMode.gif
Please let me know,

Many thanks,
Red_Mamba
QUOTE(Mirje @ Mon Oct 9 2006, 10:29) [snapback]305854[/snapback]

That notification is there to make sure that the customer knows what is going on with his Skype and he has to manually accept it. There's also information how to turn the silent mode off, when he wants to receive notifications again. It's not possible to accept this by using the API.

Regards,
Mirje


Is there going to be a possibility to turn this notification off.
I don't realy see whats the point of silent off and advantage of automating skype
if I have to manualy accept this?

You could at least add a confirmation box (like when application is attaching to skype)
to allow this aplication to turn on silent mode in the future without confirmation.
spud5
QUOTE(bipi @ Mon Oct 9 2006, 11:14) [snapback]305870[/snapback]

..I login to Skype and use SkypeTracer to test this command, but I receive the error command..


The commands GET SILENT_MODE and SET SILENT_MODE OFF|ON only work with Skype 2.6.0.97 or newer.
Have you downloaded the Beta version?
Mirje
QUOTE(Mirje @ Tue Oct 10 2006, 15:19) [snapback]306394[/snapback]

Dear bipi,

I have pinged the developer of the SkypeTracer and I'm sure he will update the program to match this new API command. As this is program is not developed by Skype, then this is all I can do about you problem at this point as this command is defenatly working with the latest Beta version.

Regards,
Mirje


Actually I just tested myself and this command is working just fine with the SkypeTracer. spud5 is probably right and the problem was the the latest Beta was not used.

Mirje
Mirje
QUOTE(Red_Mamba @ Tue Oct 10 2006, 11:24) [snapback]306297[/snapback]

Is there going to be a possibility to turn this notification off.
I don't realy see whats the point of silent off and advantage of automating skype
if I have to manualy accept this?

You could at least add a confirmation box (like when application is attaching to skype)
to allow this aplication to turn on silent mode in the future without confirmation.


More information about this. It's been decided in higher level that this message should appear every time the silent mode is switched on because the user must always be aware that he runs Skype in silent mode.

Regarding that confirmation dialog doesn't have "Do not show this message again" checkbox - this is intentional and it's a security issue.

You should be able to change the text of the dialogue box from the language file.

Regards,
Mirje
Red_Mamba
QUOTE(Mirje @ Wed Oct 11 2006, 11:34) [snapback]306771[/snapback]

More information about this. It's been decided in higher level that this message should appear every time the silent mode is switched on because the user must always be aware that he runs Skype in silent mode.

Regarding that confirmation dialog doesn't have "Do not show this message again" checkbox - this is intentional and it's a security issue.

You should be able to change the text of the dialogue box from the language file.

Regards,
Mirje


Thats nice and all, but the user is me bigsmile.png
I allready know I'm going to run it in silent mode, because
I wrote the program in .NET that I'm going to use to expand
Skypes usage tongueout.png

In the moment SILENT_MODE ON for advanced developers out there that are thursty
after Skype without GUI interface was a bright star on the night sky, but now it turned
out to be just a falling star. For those who need GUIless interface adding SILENT_MODE
is useless crying.png
botu
QUOTE(Red_Mamba @ Wed Oct 11 2006, 13:02) [snapback]306793[/snapback]

Thats nice and all, but the user is me bigsmile.png
I allready know I'm going to run it in silent mode, because
I wrote the program in .NET that I'm going to use to expand
Skypes usage tongueout.png

In the moment SILENT_MODE ON for advanced developers out there that are thursty
after Skype without GUI interface was a bright star on the night sky, but now it turned
out to be just a falling star. For those who need GUIless interface adding SILENT_MODE
is useless crying.png


Hello again, I want to develop an application on skype with c# and the application is for blind person and old people. The application runs with a touch screen and it has big buttons and it is simplest possible.
When the application connects with the skype in silent mode,it appears the message.What can i do for changes the buttons or more big buttons? Because i know message box must appears.

thanks.Excuse me for my english, i am spanish
tomkha
Hi,

I have a same problem. What about disabilitied people? There should be possibility to remove the "silent mode" notification if needed!


BR,

Lauri
Read_Flybear
QUOTE(tomkha @ Mon Dec 4 2006, 09:57) [snapback]327069[/snapback]

Hi,

I have a same problem. What about disabilitied people? There should be possibility to remove the "silent mode" notification if needed!
BR,

Lauri


I want to remove the silent mode message,too. but....,I thank it is impossible
Mirje
This feature request has been added to Jira now - https://developer.skype.com/jira/browse/SPA-198

I will see what can be done about it, but please don't get your hopes up too high. Please feel free to Vote for that Jira issue so that I would have some good ground to make the developers see that it's a very requested feature.

Regards,
Mirje
endrem
Hi,

I don't want to open a new thread for my problem which is also related to SilentMode, so I hijack this one smile.png.

I'm trying to control Skype from an application written in Delphi 6. It works pretty good, the only thing I can't get rid of is that if I set SilentMode = true on startup, the application hangs for a while, then it tells me "Error initializing Skype: Wait timeout" and then runs properly.

Why is this and how can I get rid of it?
TheUberOverlord
QUOTE(endrem @ Mon Aug 20 2007, 07:36) [snapback]431526[/snapback]

Hi,

I don't want to open a new thread for my problem which is also related to SilentMode, so I hijack this one smile.png.

I'm trying to control Skype from an application written in Delphi 6. It works pretty good, the only thing I can't get rid of is that if I set SilentMode = true on startup, the application hangs for a while, then it tells me "Error initializing Skype: Wait timeout" and then runs properly.

Why is this and how can I get rid of it?


The latest 3.5 release .214 fixes this timeout problem. Silent mode actually still gets set, but there was a bug in the API logic that it did not return a command line ID # so Skype4COM could not link up the API repsonse when setting Silent mode. This caused the Skype4COM silent mode request to timeout, but it still was being set to true or false.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.