appwiki:skype

Differences

This shows you the differences between two versions of the page.


Previous revision
appwiki:skype [2022/12/07 06:07] (current) – [Skype automation and public APIscripting] ying
Line 1: Line 1:
 +
 +====== Skype Problem and Solution ======
 +
 +  * Problem: skype mobile call error "Oops Something Went Wrong"
 +    * solution: 
 +      - go to android system, app manage, skype, force quite skype, then click clear cache and clear data,
 +      - go to google play store, find skype, click on "Update" button
 +      - now login again, mobile call should work now
 +
 +  * Problem: where to re-activate skype fund
 +    * solution: go to web profile page, you will find the reactivate button : https://secure.skype.com/portal/overview
 +
 +====== Skype automation and public APIscripting ======
 +
 +  * public API download: http://developer.skype.com/accessories
 +
 +===== AppleScript with Skype =====
 +
 +  * Skype on Mac natively supports AppleScript for interaction and automation
 +  * scripts to be added later.
 +
 +
 +===== Python with Skype =====
 +
 +
 +===== VB with Skype =====
 +
 +
 +