Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Can IOS executable play audio files in qrc yet
Forum Updated to NodeBB v4.3 + New Features

Can IOS executable play audio files in qrc yet

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 217 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by ocgltd
    #1

    I see a number of forums posts about excluding sound files from the QRC when building for IOS. However, most of these posts are 5+ years old...and I can't find anything on the Qt website about this.

    (Maybe I missed it) - but, can IOS now play audio files held in a QRC file?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Good question, the easiest would be to try.

      If still not, you have two options:

      1. make them part of your bundle
      2. copy the file from the resources to a temporary path and play them from there.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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