Results 1 to 2 of 2

Thread: alsactl using qt4

  1. #1
    Join Date
    Mar 2009
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default alsactl using qt4

    is there any good link or example available to work with alsactl with qt4. or there any other option to make sound in qt4.

  2. #2
    Join Date
    Mar 2009
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: alsactl using qt4 / QSound

    aSound_=new QSound("/../../test.wav");
    aSound_->setLoops(5);
    aSound_->play();

    But I cant hear any sound. Do I need to do something with ALSA .....plz any help or suggest. is appreciating------I need to make some sound as alarm----

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.