With the advent of handoff/continuity in OS X Yosemite, I was hoping there would be an API for this. I can't find one Googling. Alternatively, is there a way to open designated phone call making app like Skype to place a call? I've seen links on web pages to phone numbers that auto-open my Skype app. Is that the way to do it - with some HTML embedded in my Mac app?
How can I place a phone call programmatically from a Mac app?
528 Views Asked by davecom At
1
There are 1 best solutions below
Related Questions in MACOS
- How do I customize NSOutlineView to have border color?
- Force sublime text to use PATH from the shell value
- Do executable files always open a terminal window on MacOS?
- setting OpenGL version in objective-C
- C std library don't appear to be linked in object file
- Cross compile simple standard C program on Linux for Mac
- How to generate request format for WCF web service method for Mac and iPhone
- Bundle Multiple Xamarin apps in one pkg installer
- How to Handle Command Line Prompt from a Cocoa App
- AVFoundation - Process each image separately
- CMYK NSImage get pixel data
- how i get the mac of ibeacon or BLE
- Set JAVA_HOME on Mac
- Finding active IPv6 interfaces under Mac OS (using Python)
- OSX: Why is my launchd agent running my script twice?
Related Questions in COCOA
- How do I customize NSOutlineView to have border color?
- How to generate request format for WCF web service method for Mac and iPhone
- How to Handle Command Line Prompt from a Cocoa App
- Change views inside NSSplitViewController
- CMYK NSImage get pixel data
- Reactive Cocoa Conditional Split ?
- Set background color of NSImageView with proportionally sized image
- Use NSWindow or NSViewController?
- Imports and includes in header files - when is it okay?
- How to prevent the app from automatically open a window when launched?
- Swift NSViewController responds to mouseDown event, but not keyDown event
- "stringByAddingPercentEncodingWithAllowedCharacters" replaces more characters than it should
- cocoa - what happen when close a window (by pressing the red X button)?
- Does it necessary to go back to main thread to update UI?
- WebView not responding to Keyboard input
Related Questions in SKYPE
- Get Skype users id and statuses in Android
- How to access main.db of Skype App to display Recent Tab logs in Sample Android Application?
- How to detect end call event in skype call
- Bot listening to another bot in group conversation
- Messages sent in Skype don't get received
- How to develop skype calling functionality using Azure Bot Service
- How to get the Skype username using skype calling feature
- Not able to login with Skype Web SDK Online Sample
- Creating Online Meetings using Skype for Business Online
- How can I login in Skype web SDK with Office365 credentials?
- Record Calls, Messages & Video using Skype For Web SDK
- How to enable the Join Meeting Option?
- Launching activity on receiving push notification (Like Skype/WhatsApp call)
- How to Resolve this issue "Could not find a stock quote for GOOGL or some other company names"
- How to setup Skype Web SDK to accept login from database of Users from personal db
Related Questions in OSX-YOSEMITE
- Looking the Method that MANUALLY INSTALL PHP on OSX Yosemite
- NSString caseInsensitiveCompare confusing ordering
- phpinfo reads php5.5 instead of php5.6
- compiling caffe on Yosemite
- In OS X 10.10, can I implement an NSControl without an NSCell?
- Cannot run MySQL after unzipping from a tar archive
- OSX Yosemite Dock magnification disabled
- How can I customize the behavior of the green 'expand window' button so that it only maximizes (instead of taking over the entire screen)?
- Where is chrome.storage.local stored for Chrome Apps?
- PyGame Installation Mac OS X
- CalledProcessError with buildozer and kivy on OSX Yosemite
- sbt stuck at Getting org.scala-sbt sbt 0.13.8 ... on Mac OS X Yosemite with Java 8 and scala 2.11.6
- Xcode 7 run on Mac OSX 10.10 Yosemite
- Focus border not appearing on html button or select in Google Chrome (Only OSX 10.10.3)
- No pythonw in Python 3.4 OS X 10.10?
Related Questions in CONTINUITY
- How can I place a phone call programmatically from a Mac app?
- Similar function to Apple Continuity on Windows
- Continuity Camera for macOS and iOS
- iPhone continuity camera not displaying in Web API on Safari
- Using iPhone/Mac Continuity Camera on the web
- Importance Of Document Continuity & Chapter Interrelationships
- Handoff not working from native app to website
- Native Mac app fails to Handoff to Native iOS app
- How to determine if an iPad can place a phone call iOS 10+
- Checking continuity of a excel datafile
- Oracle Application Continuity - Not Able to get Replay DataSouce
- Oracle DB - Application Continuity - How to test it?
- Does Oracle's Application Continuity Works only with RAC implementations?
- Is there any way to graph a continuous line with a slope calculated from coordinate pairs?
- How to pass Core Data objectID and use it with Continuity
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You can use the same "tel:5555555555" URL syntax that you use on mobile platforms. So, for example to call the number 5555555555 you can do: