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. iOS Audio Playback and Recording Realtime
Forum Updated to NodeBB v4.3 + New Features

iOS Audio Playback and Recording Realtime

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

    Hi there,

    I want to build an iOS app that will play an audio file, and i want to record some part of that audio (just the audio, not from microphone) while its playing and in the end save it as audio file.

    For example, if its a 1 minute song, i could press a button that record on 15 second and then press it to stop on 30 second and then press to start on 50 second and stop on 5 seond, which means i get an audio file of 15+5 = 20 seconds.

    Is this something right to do with QT?

    Thanks

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

      Hi,

      Wouldn't it be more simple to store the "cuts" of the audio file and then process that to extract the audio data you want ?

      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
      0

      • Login

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