Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-108076

Add speech recognition permission type

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Speech
    • None

    Description

      Before an application can access on-device speech recognition it needs to ask at the very least for permission to access the microphone, perhaps also the speech recognition service itself.

      For cloud-hosted speech recognition, getting permission from the end-user is even more important as speech data is transmitted to 3rd parties over the network. This has implications for privacy, battery-life, and network data volume.

      Qt applications using those services need to declare their access to such guarded services via the respective manifest file, and then also ask for permission from the user. This needs to be integrated into the Qt Permission API (QTBUG-90498) framework we are introducing in Qt 6.5.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vhilshei Volker Hilsheimer
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes