[PyKDE] QSound?
    Phil Thompson 
    phil at river-bank.demon.co.uk
       
    Wed Sep  4 09:28:00 BST 2002
    
    
  
Peter Osborne wrote:
> Hi All,
> 
> I was wondering if QSound is implemented in pyqt (qt3) and if so, does anyone 
> have a few lines to show me how to play a wav file?
> 
> I tried QSound.play("gotmail1.wav") to no avail...the Qt docs say you need 
> "Network Audio System".
QSound is fully implemented in PyQt. That doesn't necessarily mean that 
QSound is fully implemented in Qt - as you have seen, you need to enable 
  the appropriate support when building Qt.
Phil
    
    
More information about the PyQt
mailing list