Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What library/API sould I use for SMS and voice call integration in my QML app?
Forum Updated to NodeBB v4.3 + New Features

What library/API sould I use for SMS and voice call integration in my QML app?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qmlqt 5.7smsvoice-call
2 Posts 2 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aras
    wrote on 28 Sept 2016, 22:44 last edited by
    #1

    I am developing for a tablet pc that has two built-in GSM slots. I have a SIM card in one of them. It is running Ubuntu 16.04. I can send and receive text messages in Ubuntu using the Modem Manager GUI so I know that at least the SMS functionality is there.

    My question is, how can I integrate send and receiving SMS messages as well as making voice calls into my application that is written in Qt 5.7 and mostly in QML. Do you have any suggestions for what libraries I should use? Here are what I found so far, but I am not sure what is the best choice:

    • Telepathy seems to be a wrapper around many different communication mediums, but it looks like it can also do SMS and voice calls over GSM. Correct?
    • I don't think these mobile APIs are suitable to use on ubuntu desktop, are they?
    • Use the modem manager API. I have no idea how to access this API from QML or even C++. Anyone can point me to a qt example if this seems like a viable option?

    Any advice on this would be much appreciated. I spent a few hours already googling, but it is proving very difficault to find any documentation on how to do this.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Krishi Sangaran
      Banned
      wrote on 26 May 2022, 14:44 last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved