The script has not a thing to do with key assign to it. I have assigned a key stroke using num padd commander. You can also use spark to assign keys.
On Aug 24, 2010, at 5:47 PM, Sarah Alawami wrote: > Yeah true but I can accidently set up a key conflict and would not realise it > and woule have to go back and edit said script. > On Aug 24, 2010, at 3:53 PM, Nicolai Svendsen wrote: > >> Hi, >> >> The nice thing about using a script, though, is that you don't *have* to be >> in the Skype window. :) >> >> Regards, >> Nic >> Mobile Me: [email protected] >> GoogleTalk: [email protected] >> Facebook >> Twitter >> Skype: Kvalme >> MSN Messenger: [email protected] >> Yahoo! Messenger: cin368 >> AIM: cincinster >> >> On Aug 25, 2010, at 12:34 AM, Sarah Alawami wrote: >> >>> Tha'ts what the keyboard thing does as well. I just hit cmd shift h from >>> with in skype and the coller is gonzo. >>> Sarah Alawami >>> MSN: [email protected] >>> aim: [email protected]: >>> >>> website: http://music.marrie.org >>> youtube: http://youtube.com/marrie125 >>> Podcast: http://marrie.podbean.com >>> >>> On Aug 24, 2010, at 11:48 AM, Nicolai Svendsen wrote: >>> >>>> Hi, >>>> >>>> Indeed, that is the benefit. Just testing it, and it's a lot neater. You >>>> can do it from anywhere as expected, and it bypasses the "DO you wish to >>>> hang up the call?" prompt. >>>> >>>> Regards, >>>> Nic >>>> Mobile Me: [email protected] >>>> GoogleTalk: [email protected] >>>> Facebook >>>> Twitter >>>> Skype: Kvalme >>>> MSN Messenger: [email protected] >>>> Yahoo! Messenger: cin368 >>>> AIM: cincinster >>>> >>>> On Aug 24, 2010, at 8:41 PM, Nicolai Svendsen wrote: >>>> >>>>> Hi, >>>>> >>>>> I wonder if there is a benefit to using an AppleScript to do this? For >>>>> example, it might be possible to use the script from within another >>>>> application so you can hang up a call within Webkit, for example. This >>>>> would take the replacement of the Hotkeys section of Skype that we are >>>>> currently missing. >>>>> >>>>> Now, I don't know shit about AppleScript, so I'm probably wrong...but the >>>>> whole idea about being able to do it that way sounds neat, especially >>>>> because that's how the WIndows Skype Hotkeys work when enabled. >>>>> >>>>> Regards, >>>>> Nic >>>>> Mobile Me: [email protected] >>>>> GoogleTalk: [email protected] >>>>> Facebook >>>>> Twitter >>>>> Skype: Kvalme >>>>> MSN Messenger: [email protected] >>>>> Yahoo! Messenger: cin368 >>>>> AIM: cincinster >>>>> >>>>> On Aug 24, 2010, at 8:30 PM, Sarah Alawami wrote: >>>>> >>>>>> yeah I was going to do a podcast on it at some point but basically: >>>>>> >>>>>> 1. go to system prefs and go to keyboard. >>>>>> >>>>>> 2. highlight the keyboard shortcuts tab and hit vo space on it. >>>>>> >>>>>> 3. go to the bottom of the first table and choose applications. >>>>>> >>>>>> 4. go to add and hit vo space on it. >>>>>> >>>>>> 5. choose the application. >>>>>> >>>>>> 6. In this case you *must* have the menu item correct so do an echo123 >>>>>> call from with in skype and go to call and copy the hang up phrase vo >>>>>> will speak with vo shift c. >>>>>> 7. paste the phrase in to the next field and edit any vo messages that >>>>>> have appeared. Note: I should have e had you copy that first to the clip >>>>>> board as I forgot that the keyboard section takes over cmd tab so you >>>>>> cannot go back and forth. >>>>>> >>>>>> 8. Press your keyboard shortcut. Mine is cmd shift H. >>>>>> >>>>>> Good luck. >>>>>> >>>>>> Sarah Alawami >>>>>> MSN: [email protected] >>>>>> aim: [email protected]: >>>>>> >>>>>> website: http://music.marrie.org >>>>>> youtube: http://youtube.com/marrie125 >>>>>> Podcast: http://marrie.podbean.com >>>>>> >>>>>> On Aug 24, 2010, at 11:23 AM, Kawal Gucukoglu wrote: >>>>>> >>>>>>> Hi Sarah. >>>>>>> >>>>>>> Can you tell me how to do that please? >>>>>>> On 24 Aug 2010, at 19:21, Sarah Alawami wrote: >>>>>>> >>>>>>>> Actually you can just set a key to hang up skype. I've done it and it >>>>>>>> works about 95 percent of the time. >>>>>>>> Sarah Alawami >>>>>>>> MSN: [email protected] >>>>>>>> aim: [email protected]: >>>>>>>> >>>>>>>> website: http://music.marrie.org >>>>>>>> youtube: http://youtube.com/marrie125 >>>>>>>> Podcast: http://marrie.podbean.com >>>>>>>> >>>>>>>> On Aug 24, 2010, at 11:03 AM, louie wrote: >>>>>>>> >>>>>>>>> Hi all, >>>>>>>>> Below is a apple script to hang up a skype call. >>>>>>>>> I am working on a apple script to answer skype calls. >>>>>>>>> >>>>>>>>> -- Apple script to hang up a skype call. >>>>>>>>> -- Author >>>>>>>>> -- Richard L. Most better known as Louie >>>>>>>>> -- e-mail >>>>>>>>> -- [email protected] >>>>>>>>> -- Thanks to Greg Kearney for code so I can do creative plagiarism. >>>>>>>>> >>>>>>>>> tell application "Skype" to activate >>>>>>>>> tell application "System Events" >>>>>>>>> tell process "Skype" >>>>>>>>> click menu item "Hang Up" of menu 1 of menu bar item "Call" of menu >>>>>>>>> bar 1 >>>>>>>>> end tell >>>>>>>>> end tell >>>>>>>>> tell application "Skype" to quit >>>>>>>>> >>>>>>>>> >>>>>>>>> louie >>>>>>>>> [email protected] >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "MacVisionaries" group. >>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> [email protected]. >>>>>>>>> For more options, visit this group at >>>>>>>>> http://groups.google.com/group/macvisionaries?hl=en. >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "MacVisionaries" group. >>>>>>>> To post to this group, send email to [email protected]. >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> [email protected]. >>>>>>>> For more options, visit this group at >>>>>>>> http://groups.google.com/group/macvisionaries?hl=en. >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ____ >>>>>>> Kawal Gucukoglu >>>>>>> (E-mail/MSN): >>>>>>> >>>>>>> [email protected] >>>>>>> >>>>>>> (Skype ID): >>>>>>> >>>>>>> kawalgucukoglu >>>>>>> >>>>>>> (Mobile/text): >>>>>>> >>>>>>> +447905618396 >>>>>>> >>>>>>> +447576240421 >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "MacVisionaries" group. >>>>>>> To post to this group, send email to [email protected]. >>>>>>> To unsubscribe from this group, send email to >>>>>>> [email protected]. >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/macvisionaries?hl=en. >>>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "MacVisionaries" group. >>>>>> To post to this group, send email to [email protected]. >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected]. >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/macvisionaries?hl=en. >>>>>> >>>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "MacVisionaries" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> For more options, visit this group at >>>> http://groups.google.com/group/macvisionaries?hl=en. >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "MacVisionaries" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/macvisionaries?hl=en. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/macvisionaries?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. louie [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
