Create a Skype Video Call button on the desktop in Snow Leopard

Hi There,
I'm having trouble working out how to create a script that will allow my 70+ year old mother in law make a video call in Skype from a button on the desktop.
I found a discussion from 2007 on the forums but the steps don't seem to apply to the Snow Leopard version of Automator.
Any suggestions would be most welcome.
Cheers

OK, have done some digging around and have come up with an Automator workflow that will not only start a video chat, but will speak to my mother in law so that during pauses (like when Skype starts up) she knows what's going on.
There is practically no info online about how to do this so these instructions are for my reference just incase I forget - but others may find it useful.
It looks like a lot of work but in reality it only took me 5mins to put together (I promise) and just makes it easier for people who have limited computer experience to call you.
This works in both Leopard and Snow Leopard and may work in older versions too.
1. Open Automator
Open Automator at: /Applications/Automator
The Automator starting point window will appear
If you're using Leopard, choose "Custom" and and click the "Choose" button in the bottom right
If you're using Snow Leopard, choose "Workflow" and click the "Choose" button in the bottom right
Now you will have a blank workflow document open
2. Create the Automator workflow
In the Workflow document window, ensure the "Library" icon in the first list on the far left is selected so all variables are available
Just above the lists you'll see a little search box, type "hide" into it
The list will now show the "Hide All Applications" variable
Click and drag the variable from the list and drop it into the main workflow section on the right
Type "launch" into the search box and drag the "Launch Application" variable onto the workflow so it is under "Hide All Applications"
Select "Skype" from the application drop-down menu
Type "get text" into the search box and drag "Get Specified Text" into the workflow so it's under "Launch Application"
Type "Now starting Skype, please wait a few moments." into the text box
Type "speak" in the search box and drag "Speak Text" into the workflow under "Get Specified Text"
Leave the voice on the default text of "Alex" - he's the easiest to understand bar far
Type "pause" into the search box and drag "Pause" into the workflow under "Speak Text"
Set it for 5 seconds. This will allow Skype time to sign-in. Depending on your connection speed, you may need to make it longer
Shift click on the previous "Get Specified Text" & "Speak Text" variables in the workflow area
Both should now have blue borders around them
Hold down the option key and drag both items to duplicate them and drop them under the "Pause" variable
Now you should have a copy of the "Get Specified Text" & "Speak Text" variables under the "Pause" variable
If not, just manually add both items again by searching and dragging the variables into the workflow pane one by one as per above
Replace the text in the new "Get Specified Text" box to: "Now checking to see if <name> is online"
Where <name> is the person you would like to contact and removing the - I just used the first name
Option drag the previous "Pause" variable above and drag it so it's under the last "Speak Text" variable
Leave it at 5 seconds. Again, you may need to allow more time depending on your connection speed
Type "run applescript" into the search box and drag "Run Applescript" so it's under the last "Pause" variable
Now you should have an AppleScript window that will show some placeholder AppleScript
3. Inserting the AppleScript
Select and delete the placeholder AppleScript
Copy the following script and paste it into the AppleScript box
SkypeCall("<skypeUserName>")
on SkypeCall(login)
set AppleScript's text item delimiters to " "
tell application "Skype"
set foo to send command "GET USER " & login & " ONLINESTATUS" script name "MyScript"
set UserStatus to my GetPart(foo, 4, " ")
if UserStatus is "ONLINE" then
say "<skypeUserName> is online, calling her now."
send command "CALL " & login script name "MyScript"
else
say "<skypeUserName> is not online at the moment. Maybe try again later."
end if
end tell
end SkypeCall
on GetPart(s, p, d)
set theList to every text item of s
return (item p of theList)
end GetPart
4. Insert the Skype username of the person you would like to call into the script
In the AppleScript box, locate ("<skypeUserName>") on the first line
Change <skypeUserName> to the username of the person you would like to call removing the
e.g. if the Skype username is johnbrown2, the first line of the script should look like:
SkypeCall("johnbrown2")
Do this in the two other places further down the script - remember to remove the when doing so
These other two ares in the script tell the caller if the person is online or not
5. Making the workflow a button on the desktop
In Automator, choose >File >Save As
Give your workflow a name like "Call John"
Select "Application" from the "File Format" drop-down list
Save it to your desktop
NOTE: If you need to edit the workflow, you'll have to open it from Automater using >File >Open as double clicking it from the desktop will now run the workflow and call the person.
6. Turning on Speech
Because the older generation expect this to work like a telephone (and work instantly), I turned on Speech so the script tells them what is going on during the pauses in the script.
Go to "System Preferences" from the Apple menu top left
Click the "Speech" icon
Click the "Speech Recognition" tab/button at the top if it isn't already selected
Click the "On" radio button
If this is the first time using Speech, you'll get a window asking you to enable access for assistive devices
There should be a button to take you to the appropriate preference pane
If not, just go to the "Universal Access" pane in System Preferences
Once there (either way) check the "Enable access for assistive devices" box bottom left
Back in the "Speech" preference pane", under the On/Off radio buttons, click the "Commands" tab/button
Turn off all the check boxes except "Application Specific Items"
Close System Preferences
NOTE: Obviously if you use text to speech normally, leave these last settings alone and just ensure "Application Specific Items" is on (It's on by default normally).
7. Hiding the Speech Microphone icon
If you've done everything correctly, you will now have a big round microphone icon showing that can't be hidden
I dragged mine to the bottom left corner and then further so all you can see is a little bit of the top right corner
If anyone has a better way of disabling or hiding this big icon, sing out!
8. Running the workflow and making a call
Now double click your icon and the workflow will run. The script will check to see if the Skype user is online, if they're not, the script will tell them and stop running.
If they are online, the worflow will start a video chat as long as you have "Start my video automatically" selected in your Skype preferences under "Video"
Special thanks to SIMO HUOPIO ESPOO in Finland for the script I found on his blog here: http://huopio.fi/simo/blog/2009/03/learnin...ling-skype.html
If you don't want the workflow to talk, don't turn on Speech in steps 6 & 7...

Similar Messages

  • When I try to answer a skype video call from someone, the call is ended before I can get it!  As soon as I click on the phone icon or the camera icon, it ends the call.  This only happens from one contact.

    When I try to answer a skype video call on my Ipad (2nd generation), as soon as I click on the phone or video icon the call is ended.  This only happens with one of my contacts.  I can video call them without any problem!  But not in reverse.  Any suggestions???

    You may have better luck posting this on the Skype forum to see if anyone else has had the problem.

  • During a skype VIDEO call, do both caller and rece...

    I see this question aksed all over the internet with no answers anywhere.  Why?  Please could someone clarify what the average data usage is per minute on a skype video call and whether the usage applies to both caller and receiver.  Thanks. 

    Please take a look at this support content which should answer your question:
    https://support.skype.com/en/faq/FA1417/how-much-bandwidth-does-skype-need
    The data volume that one user is sending is obviously also applying as data volume for the receiving user. If you want to be really exact you should check if you volume rate only includes downstream or also upstream volume.
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • Disabling the one-click call button in the Skype m...

    I want to know how to disable the little "Call Phone" or "Video Call" button that pops up when you hover over a contact's status in the Skype main window. Too many times I have accidentally clicked in this spot to activate the Skype window, only to immediately (and inadvertently) call whichever contact I happened to be hovering over. This should be an option, or at the very least require a double click.
    My personal preference is to double click the contact to open the Skype chat window, and then click "Call" from there. Which is obviously an option, provided I don't accidentally click in the minefield that is the Status column in the contacts list.

    Hover and single click call is horrible UI design. Which explains why it was adopted by the Skype developers.

  • HT201177 My Face time device is working, but I can't make a Skype video call. How do I connect the camera when I am on a Skype video call?

    My built in Face time device is working, the green light on top of my iMac is on, but when I make a Skype video call the other party cannot see me, even I can see them. How do I connect the built in camera to my video Skype call? Thanks for your help, Helmut

    Assuming you have set up your Preferences correctly in Skype, sometimes Skype doesn't seem to automatically trigger the camera. When that happens just click on the camera icon that appears at the bottom of the screen when making a call:

  • How can i get skype video calling to work on my mini ipad

    do need an additional webcam for skype calling

    No.  The iPad has a built in Camera that faces the front of the iPad you can use.
    All you need to do, is download the Skype App from the App Store.  Once downloaded, Open it, and sign into your Skype account. If you don't have one, you can create one using the "New to Skype?" Create an Account > " option at the bottom of the screen.
    From there just tap on a contact to bring up the Details page, and tap on the Video Call button to start a call.

  • Poor quality Skype Video Calls with good connectio...

    suffering with Poor quality Skype Video Calls and also voice.
    My connection is 8 mb Download and .6mp upload, my wife in another country has Fiber so is alot faster again.
    I am using Windows 8.1 and also a Ipad Air, same issues on both.
    The Windows Pc has a nice microsoft Hd webcam (not one of the cheapones) using a i7 pc with 16g of Ram and a Gaming Graphics Card.
    There is very little software on the pc, a couple of games, no itunes, Downloading software and very little running in the background. I use Window Defender and Anti virus and have recently done a re instal of windows and everything is updated driver and software wise, including skype.
    The Ipad is the Apple air.
    When connecting to my Wife in the Uk the reception isnt great picture wise and after a little while gets bad and also disconects alot and then comes back with a worse picture and call quality. I have even had the bad connection pop up. I have ran speed tests at these points and all are showing fine.
    I also have a issue when calling my Dads land line in the uk where he has trouble hearing what im saying, muffled and echos
    I am a premium paying customer and started to get a bit frustrated.

    @Furgan, in which country are you located? Some countries and ISP-s are shaping Skype traffic. One known country is Saudi Arabia for example.
    If would help us if you could please reproduce the issue and provide logs as described in this link https://support.skype.com/en/faq/FA12321/how-do-i-create-log-files under Skype for Windows Desktop and attach it to your post?
    Thank you

  • Skype Video Calling

    I installed the latest version of Skype to test out video calling between our iPhone 4's and 3GS 8GB, but there is no link for "video" on the contact page - only "call" and "SMS." The other phones also have skype installed. A regular phone call does go through, but no link to video calls.
    Any idea what's going on?

    You can only make skype calls from within your skype app. You don't have any link to skype video calls from within your contacts page. You have to go into your skype app select one of your skype contacts that are online at that time and tap the video call button.
    You can't make skype calls to any of your contacts from your phones contacts list; you have to go through skype
    Message was edited by: neoakl

  • No video call buttons

    Just loaded Skype on my android phone and my iphone why are there no video. Buttons ?

    A Video Call button may not be available when the following criteria is met:
    The device is not compatible with video calling. This usually applies to older devices. 
    You do not have the latest version of Skype. Be sure you're up to date using the "My Apps" section of the Play Store. or the App Store on your iPhone.
    When using a third-party client, video calling may not be available for Skype or may not be officially supported. Always use the official Skype client for your device when making video calls, which is fully supported.
    If anything else, please reply. If you're not using the officially-supported Skype client, please install that first and then let me know if the problem still persists.
    I.T. Professional
    Virtualisation Solutions (VCA-DCV - VMware)
    Donating time to help you here with your Skype needs.
    If I've answered your question, feel free to "Kudo" me!

  • Video call button not highlighted

    Greetings.
    I only have 2 contacts on my skype list but when I double click on the names thier profile will display but the video call button won't highlight and I can't click on it and make a video call to anyone.

    Are these contacts Online on Skype? The status icon next the contact's name must be solid green with a white checkmark inside.

  • Please define a Skype to Skype video call

    I keep getting asked for money to make a video call from my PC to my Android smart phone....can't figure it out.
    TIA

    What steps is left out exactly?
    I bellieve the: Doubbleclick contact in contact list (Android guy), choose video call button, wait a short while, .....talk in video call, is covred in the faq.
    The faq also states that Skype to Skype video calls are free of charge, which they are (cellular data may cost money though).

  • New iPad 4G internet access lost during Skype video calls, also to all apps...

    Hi
    i have the New (3rd generation) iPad 4G 32 Gb and i noticed that i totally lost internet connection during Skype video calls. The wifi signal is full but loosing the internet connection. Trying other apps like safari after the failure i don't have also internet access. After turninmg off & on afain wifi from iPad's settings everything returns to normal state.
    No other wifi problems when not using Skype for iPad, no problems with Facetime or any other application, no problem with any other device, i also have an iPhone 4 and an iPhone 3GS without any connection or internet problems.
    Any idea? Is it a Skype problem, or iPad's know wifi problem?
    Regards
    Eddie

    I also noticed the same problem not only using Skype, but with other application also.
    Wifi signal is full, but loosing internet connection.
    Any idea please ? Have to return it back for repair ? It's only 2 weeks old....

  • Skype video call for Macbook

    I am using 2013 Macbook air and download the lasted version of Skype. However, I can't do video call because of the camera. It can't be connected to either Yahoo messenger or Skype. I went to Skype > Preferences > Audio/Video to set up the camera but it didn't let me do. Could anyone help me with this problem? Thank you so much.

    See this thread:
    https://discussions.apple.com/thread/5306216?tstart=0
    FIX:
    1. You need Time Machine
    2. Go to folder /Library/CoreMediaIO/Plug-Ins/DAL/
    3. Copy AppleCamera.plugin to good place (usb memory stick is the best place).
    4. Go to Time machine in date that skype work fine.
    5. Change AppleCamera.plugin with file from Time Machine
    6. Restart system, Now skype need to work with camera.
    If that doesnt pass,
    Suggest looking here, much success has been found: 
    http://community.skype.com/t5/Mac/OS-X-10-8-5-broke-Video-on-MacBook-Air/td-p/18 91729/page/4

  • Skype video call hanging

    I have Desktop dx6100 mt pentium 4 3.0hz.. please i need a help i cant use my skype video call. When u start to use the call my pc is hanging then i need to restart my pc to get it back to normal.. itry to uninstalled and install agian but it gave same problem any body have an idea to help..

    I update my skype 7.0 still hanging and i need to restart my pc to back to normal. Please che ck my system information attqch file.. thank you i hope that you will gece me a best solution for y problem..
    Attachments:
    System Information.pdf ‏174 KB

  • Skype video call recorder?

    Is there any apps available to record the skype video call? That should happen in the background while I am in Skype call. How?

    well, I searched the link on Skype forums and found that they are on Skype official website as well.
    Download it from here : http://shop.skype.com/apps/Call-recording-audio-video/SuperTintin-Video-Call-Recorder.html
    Hope it will help you.
    Thanks

Maybe you are looking for

  • Clickable Button in PDF File

    Sorry for the duplicate post, but I'm not sure which forum to ask this is... I have some old PDF files that have buttons on them that, when clicked hide, and show when the mouse is released. These are for bank of questions I use for my business. I am

  • Adobe Acrobat 11 MAC Update scheitert Fehler 1301

    Hallo,  habe Acrobat Pro 11.0.0  für Mac, wollte jetzt updaten auf 11.0.1 und 11.0.2das scheitert, ich bekomme Fehlermeldung: "Das update konnte nicht angewendet werden, da sich er Anwendungsinhalt von adobe Acrobat sich seit der Erstinstallation geä

  • How do we get the song of the week free?

    I've heard that on Itunes you get the song of the week free. If this is true, how do I redeem this song?

  • Repository service for counting downloaded documents

    Hi,      I want to write a repository Service for counting downloaded documents. In addRepositoryAssignment method, for which resource event type I have to register. (i.e)   mgr.getEventBroker().register(this, ResourceEvent.??); or any other way to d

  • Error 0x80070422.

    Hello everyone, I am 12 years old and I have a SERIOUS problem about this error, I decided to have several problems, but this .... The case is the following, I won an iPod and I've been trying to install iTunes about 2 months, but always when I go to