Results 1 to 1 of 1

Thread: Audio recorder examples with Qt 4.5

  1. #1
    Join Date
    Aug 2013
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Audio recorder examples with Qt 4.5

    Hi,

    I am developing a program for embedded device (Blackfin BF548). The program needs an audio recorder build in it. Currently, I am able to record sounds into an audio file. But the problem is, I cannot stop recording when I need it to. I tried QThread using the method here. But the thread will only quit after while loop ends, which is never. And terminate() is a bad idea.

    Any solutions?Or does anyone has similar example codes?

    Please note: The embedded version of Qt I have is Qt 4.5. Thanks.

    Kind regards,
    Wen
    Last edited by Wenc; 1st August 2013 at 13:14. Reason: reformatted to look better

Similar Threads

  1. Replies: 1
    Last Post: 7th March 2013, 00:30
  2. usb audio help
    By K4ELO in forum Qt Programming
    Replies: 3
    Last Post: 13th February 2013, 16:13
  3. Screen Recorder
    By MrMansanas in forum Qt Programming
    Replies: 8
    Last Post: 16th March 2012, 14:35
  4. Audio library
    By Maluko_Da_Tola in forum Newbie
    Replies: 0
    Last Post: 2nd October 2010, 10:38
  5. Sound Recorder
    By davejh in forum Qt Programming
    Replies: 3
    Last Post: 20th March 2009, 13:00

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.